public static final class OperationList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder> implements OperationListOrBuilder
Contains a list of Operation resources.Protobuf type
google.cloud.compute.v1.OperationList| Modifier and Type | Method and Description |
|---|---|
OperationList.Builder |
addAllItems(Iterable<? extends Operation> values)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
addItems(int index,
Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
addItems(int index,
Operation value)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
addItems(Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
addItems(Operation value)
[Output Only] A list of Operation resources.
|
Operation.Builder |
addItemsBuilder()
[Output Only] A list of Operation resources.
|
Operation.Builder |
addItemsBuilder(int index)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationList |
build() |
OperationList |
buildPartial() |
OperationList.Builder |
clear() |
OperationList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OperationList.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
OperationList.Builder |
clearItems()
[Output Only] A list of Operation resources.
|
OperationList.Builder |
clearKind()
[Output Only] Type of resource.
|
OperationList.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
OperationList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OperationList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
OperationList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
OperationList.Builder |
clone() |
OperationList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
[Output Only] The unique identifier for the resource.
|
com.google.protobuf.ByteString |
getIdBytes()
[Output Only] The unique identifier for the resource.
|
Operation |
getItems(int index)
[Output Only] A list of Operation resources.
|
Operation.Builder |
getItemsBuilder(int index)
[Output Only] A list of Operation resources.
|
List<Operation.Builder> |
getItemsBuilderList()
[Output Only] A list of Operation resources.
|
int |
getItemsCount()
[Output Only] A list of Operation resources.
|
List<Operation> |
getItemsList()
[Output Only] A list of Operation resources.
|
OperationOrBuilder |
getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.
|
List<? extends OperationOrBuilder> |
getItemsOrBuilderList()
[Output Only] A list of Operation resources.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
String |
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests.
|
String |
getSelfLink()
[Output Only] Server-defined URL for this resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning message.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning message.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
boolean |
hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for this resource.
|
boolean |
hasWarning()
[Output Only] Informational warning message.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OperationList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OperationList.Builder |
mergeFrom(com.google.protobuf.Message other) |
OperationList.Builder |
mergeFrom(OperationList other) |
OperationList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OperationList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
OperationList.Builder |
removeItems(int index)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OperationList.Builder |
setId(String value)
[Output Only] The unique identifier for the resource.
|
OperationList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] The unique identifier for the resource.
|
OperationList.Builder |
setItems(int index,
Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
setItems(int index,
Operation value)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
setKind(String value)
[Output Only] Type of resource.
|
OperationList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
OperationList.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
OperationList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
OperationList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OperationList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
OperationList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
OperationList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OperationList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
OperationList.Builder |
setWarning(Warning value)
[Output Only] Informational warning message.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OperationList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OperationList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OperationList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OperationList.Builder>public OperationList.Builder mergeFrom(OperationList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public OperationList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OperationList.Builder>IOExceptionpublic boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;hasId in interface OperationListOrBuilderpublic String getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;getId in interface OperationListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;getIdBytes in interface OperationListOrBuilderpublic OperationList.Builder setId(String value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;value - The id to set.public OperationList.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;public OperationList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;value - The bytes for id to set.public List<Operation> getItemsList()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;getItemsList in interface OperationListOrBuilderpublic int getItemsCount()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;getItemsCount in interface OperationListOrBuilderpublic Operation getItems(int index)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;getItems in interface OperationListOrBuilderpublic OperationList.Builder setItems(int index, Operation value)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder setItems(int index, Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder addItems(Operation value)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder addItems(int index, Operation value)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder addItems(Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder addItems(int index, Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder addAllItems(Iterable<? extends Operation> values)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder clearItems()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationList.Builder removeItems(int index)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public Operation.Builder getItemsBuilder(int index)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public OperationOrBuilder getItemsOrBuilder(int index)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;getItemsOrBuilder in interface OperationListOrBuilderpublic List<? extends OperationOrBuilder> getItemsOrBuilderList()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;getItemsOrBuilderList in interface OperationListOrBuilderpublic Operation.Builder addItemsBuilder()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public Operation.Builder addItemsBuilder(int index)
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public List<Operation.Builder> getItemsBuilderList()
[Output Only] A list of Operation resources.
repeated .google.cloud.compute.v1.Operation items = 100526016;public boolean hasKind()
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;hasKind in interface OperationListOrBuilderpublic String getKind()
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;getKind in interface OperationListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;getKindBytes in interface OperationListOrBuilderpublic OperationList.Builder setKind(String value)
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;value - The kind to set.public OperationList.Builder clearKind()
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;public OperationList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always `compute#operations` for Operations resource.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;hasNextPageToken in interface OperationListOrBuilderpublic String getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;getNextPageToken in interface OperationListOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;getNextPageTokenBytes in interface OperationListOrBuilderpublic OperationList.Builder setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;value - The nextPageToken to set.public OperationList.Builder clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;public OperationList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than `maxResults`, use the `nextPageToken` as a value for the query parameter `pageToken` in the next list request. Subsequent list requests will have their own `nextPageToken` to continue paging through the results.
optional string next_page_token = 79797525;value - The bytes for nextPageToken to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface OperationListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface OperationListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface OperationListOrBuilderpublic OperationList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public OperationList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public OperationList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface OperationListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface OperationListOrBuilderpublic OperationList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public OperationList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public OperationList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public OperationList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface OperationListOrBuilderpublic final OperationList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>public final OperationList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<OperationList.Builder>Copyright © 2023 Google LLC. All rights reserved.