public static final class RegionInstanceGroupManagersListInstanceConfigsResp.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder> implements RegionInstanceGroupManagersListInstanceConfigsRespOrBuilder
Protobuf type
google.cloud.compute.v1.RegionInstanceGroupManagersListInstanceConfigsRespgetAllFields, 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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RegionInstanceGroupManagersListInstanceConfigsResp build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RegionInstanceGroupManagersListInstanceConfigsResp buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RegionInstanceGroupManagersListInstanceConfigsResp.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeFrom(RegionInstanceGroupManagersListInstanceConfigsResp other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public RegionInstanceGroupManagersListInstanceConfigsResp.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<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>IOExceptionpublic List<PerInstanceConfig> getItemsList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;getItemsList in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic int getItemsCount()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;getItemsCount in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic PerInstanceConfig getItems(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;getItems in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic RegionInstanceGroupManagersListInstanceConfigsResp.Builder setItems(int index, PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setItems(int index, PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(int index, PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(int index, PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addAllItems(Iterable<? extends PerInstanceConfig> values)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearItems()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder removeItems(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public PerInstanceConfig.Builder getItemsBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public PerInstanceConfigOrBuilder getItemsOrBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;getItemsOrBuilder in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic List<? extends PerInstanceConfigOrBuilder> getItemsOrBuilderList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;getItemsOrBuilderList in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic PerInstanceConfig.Builder addItemsBuilder()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public PerInstanceConfig.Builder addItemsBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;public List<PerInstanceConfig.Builder> getItemsBuilderList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;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 RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic 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 RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic 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 RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic RegionInstanceGroupManagersListInstanceConfigsResp.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 RegionInstanceGroupManagersListInstanceConfigsResp.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 RegionInstanceGroupManagersListInstanceConfigsResp.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 hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic RegionInstanceGroupManagersListInstanceConfigsResp.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public RegionInstanceGroupManagersListInstanceConfigsResp.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 RegionInstanceGroupManagersListInstanceConfigsRespOrBuilderpublic final RegionInstanceGroupManagersListInstanceConfigsResp.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>public final RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder>Copyright © 2023 Google LLC. All rights reserved.