Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.clone() |
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.set(String fieldName,
Object value) |
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setEtag(String etag) |
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setItems(List<InterconnectGroup> items)
A list of InterconnectGroup resources.
|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setKind(String kind) |
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setUnreachables(List<String> unreachables)
[Output Only] Unreachable resources.
|
InterconnectGroupsListResponse |
InterconnectGroupsListResponse.setWarning(InterconnectGroupsListResponse.Warning warning)
[Output Only] Informational warning message.
|
Copyright © 2011–2025 Google. All rights reserved.