Package | Description |
---|---|
com.google.api.services.compute |
Modifier and Type | Method and Description |
---|---|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.patch(String project,
String interconnectGroup,
InterconnectGroup content)
Patches the specified InterconnectGroup resource with the data included in the request.
|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.set(String parameterName,
Object value) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.set$Xgafv(String $Xgafv) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setAccessToken(String accessToken) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setAlt(String alt) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setCallback(String callback) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setFields(String fields) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setInterconnectGroup(String interconnectGroup)
Name of the InterconnectGroup resource to patch.
|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setKey(String key) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setOauthToken(String oauthToken) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setPrettyPrint(Boolean prettyPrint) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setProject(String project)
Project ID for this request.
|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setQuotaUser(String quotaUser) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setRequestId(String requestId)
An optional request ID to identify requests.
|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setUpdateMask(String updateMask)
The list of fields to update.
|
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setUploadProtocol(String uploadProtocol) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setUploadType(String uploadType) |
Compute.InterconnectGroups.Patch |
Compute.InterconnectGroups.Patch.setUserIp(String userIp) |
Copyright © 2011–2025 Google. All rights reserved.