Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.WireGroups.Patch |
Compute.WireGroups.patch(String project,
String crossSiteNetwork,
String wireGroup,
WireGroup content)
Updates the specified wire group resource with the data included in the request.
|
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.set(String parameterName,
Object value) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.set$Xgafv(String $Xgafv) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setAccessToken(String accessToken) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setAlt(String alt) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setCallback(String callback) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setCrossSiteNetwork(String crossSiteNetwork) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setFields(String fields) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setKey(String key) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setOauthToken(String oauthToken) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setPrettyPrint(Boolean prettyPrint) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setProject(String project)
Project ID for this request.
|
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setQuotaUser(String quotaUser) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setRequestId(String requestId)
An optional request ID to identify requests.
|
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setUpdateMask(String updateMask)
update_mask indicates fields to be updated as part of this request.
|
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setUploadProtocol(String uploadProtocol) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setUploadType(String uploadType) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setUserIp(String userIp) |
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setValidateOnly(Boolean validateOnly)
[Input Only] Validate the new configuration, but don't update it.
|
Compute.WireGroups.Patch |
Compute.WireGroups.Patch.setWireGroup(String wireGroup)
Name of the WireGroups resource to patch.
|
Copyright © 2011–2025 Google. All rights reserved.