| Package | Description |
|---|---|
| com.google.api.services.computeaccounts.model |
| Modifier and Type | Method and Description |
|---|---|
OperationList |
OperationList.clone() |
OperationList |
OperationList.set(String fieldName,
Object value) |
OperationList |
OperationList.setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
OperationList |
OperationList.setItems(List<Operation> items)
[Output Only] The operation resources.
|
OperationList |
OperationList.setKind(String kind)
[Output Only] Type of resource.
|
OperationList |
OperationList.setNextPageToken(String nextPageToken)
[Output Only] A token used to continue a truncate.
|
OperationList |
OperationList.setSelfLink(String selfLink)
[Output Only] Server defined URL for this resource.
|