public static final class RegionInstanceGroupManagersListInstanceConfigsResp.Builder extends GeneratedMessageV3.Builder<RegionInstanceGroupManagersListInstanceConfigsResp.Builder> implements RegionInstanceGroupManagersListInstanceConfigsRespOrBuilder
Protobuf type
google.cloud.compute.v1.RegionInstanceGroupManagersListInstanceConfigsResp
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllItems(Iterable<? extends PerInstanceConfig> values)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addAllItems(Iterable<? extends PerInstanceConfig> values)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.PerInstanceConfig>
|
addItems(PerInstanceConfig value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
addItems(PerInstanceConfig.Builder builderForValue)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
addItems(int index, PerInstanceConfig value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(int index, PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
addItems(int index, PerInstanceConfig.Builder builderForValue)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addItems(int index, PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
addItemsBuilder()
public PerInstanceConfig.Builder addItemsBuilder()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
addItemsBuilder(int index)
public PerInstanceConfig.Builder addItemsBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public RegionInstanceGroupManagersListInstanceConfigsResp build()
buildPartial()
public RegionInstanceGroupManagersListInstanceConfigsResp buildPartial()
clear()
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearItems()
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearItems()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
clearNextPageToken()
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;
clearOneof(Descriptors.OneofDescriptor oneof)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearWarning()
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder clone()
Overrides
getDefaultInstanceForType()
public RegionInstanceGroupManagersListInstanceConfigsResp getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getItems(int index)
public PerInstanceConfig getItems(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
index |
int
|
getItemsBuilder(int index)
public PerInstanceConfig.Builder getItemsBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
index |
int
|
getItemsBuilderList()
public List<PerInstanceConfig.Builder> getItemsBuilderList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
getItemsCount()
public int getItemsCount()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Returns |
Type |
Description |
int |
|
getItemsList()
public List<PerInstanceConfig> getItemsList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
getItemsOrBuilder(int index)
public PerInstanceConfigOrBuilder getItemsOrBuilder(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
index |
int
|
getItemsOrBuilderList()
public List<? extends PerInstanceConfigOrBuilder> getItemsOrBuilderList()
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Returns |
Type |
Description |
List<? extends com.google.cloud.compute.v1.PerInstanceConfigOrBuilder> |
|
getNextPageToken()
public 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;
Returns |
Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public 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;
Returns |
Type |
Description |
ByteString |
The bytes for nextPageToken.
|
getWarning()
public Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
Type |
Description |
Warning |
The warning.
|
getWarningBuilder()
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasNextPageToken()
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;
Returns |
Type |
Description |
boolean |
Whether the nextPageToken field is set.
|
hasWarning()
public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
Type |
Description |
boolean |
Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(RegionInstanceGroupManagersListInstanceConfigsResp other)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeFrom(RegionInstanceGroupManagersListInstanceConfigsResp other)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
Name |
Description |
value |
Warning
|
removeItems(int index)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder removeItems(int index)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setItems(int index, PerInstanceConfig value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setItems(int index, PerInstanceConfig value)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
setItems(int index, PerInstanceConfig.Builder builderForValue)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setItems(int index, PerInstanceConfig.Builder builderForValue)
[Output Only] The list of PerInstanceConfig.
repeated .google.cloud.compute.v1.PerInstanceConfig items = 100526016;
setNextPageToken(String value)
public 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;
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setNextPageTokenBytes(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;
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final RegionInstanceGroupManagersListInstanceConfigsResp.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public RegionInstanceGroupManagersListInstanceConfigsResp.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;