Package com.google.cloud.compute.v1
Class VmEndpointNatMappingsList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
- com.google.cloud.compute.v1.VmEndpointNatMappingsList.Builder
-
- All Implemented Interfaces:
VmEndpointNatMappingsListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- VmEndpointNatMappingsList
public static final class VmEndpointNatMappingsList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder> implements VmEndpointNatMappingsListOrBuilder
Contains a list of VmEndpointNatMappings.
Protobuf typegoogle.cloud.compute.v1.VmEndpointNatMappingsList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VmEndpointNatMappingsList.Builder
addAllResult(Iterable<? extends VmEndpointNatMappings> values)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VmEndpointNatMappingsList.Builder
addResult(int index, VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
addResult(int index, VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
addResult(VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
addResult(VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappings.Builder
addResultBuilder()
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappings.Builder
addResultBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList
build()
VmEndpointNatMappingsList
buildPartial()
VmEndpointNatMappingsList.Builder
clear()
VmEndpointNatMappingsList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
VmEndpointNatMappingsList.Builder
clearId()
[Output Only] The unique identifier for the resource.VmEndpointNatMappingsList.Builder
clearKind()
[Output Only] Type of resource.VmEndpointNatMappingsList.Builder
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.VmEndpointNatMappingsList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
VmEndpointNatMappingsList.Builder
clearResult()
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
clearSelfLink()
[Output Only] Server-defined URL for this resource.VmEndpointNatMappingsList.Builder
clearWarning()
[Output Only] Informational warning message.VmEndpointNatMappingsList.Builder
clone()
VmEndpointNatMappingsList
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.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.VmEndpointNatMappings
getResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappings.Builder
getResultBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.List<VmEndpointNatMappings.Builder>
getResultBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.int
getResultCount()
[Output Only] A list of Nat mapping information of VM endpoints.List<VmEndpointNatMappings>
getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsOrBuilder
getResultOrBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.List<? extends VmEndpointNatMappingsOrBuilder>
getResultOrBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.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()
VmEndpointNatMappingsList.Builder
mergeFrom(VmEndpointNatMappingsList other)
VmEndpointNatMappingsList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
VmEndpointNatMappingsList.Builder
mergeFrom(com.google.protobuf.Message other)
VmEndpointNatMappingsList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VmEndpointNatMappingsList.Builder
mergeWarning(Warning value)
[Output Only] Informational warning message.VmEndpointNatMappingsList.Builder
removeResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
VmEndpointNatMappingsList.Builder
setId(String value)
[Output Only] The unique identifier for the resource.VmEndpointNatMappingsList.Builder
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] The unique identifier for the resource.VmEndpointNatMappingsList.Builder
setKind(String value)
[Output Only] Type of resource.VmEndpointNatMappingsList.Builder
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.VmEndpointNatMappingsList.Builder
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.VmEndpointNatMappingsList.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.VmEndpointNatMappingsList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
VmEndpointNatMappingsList.Builder
setResult(int index, VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
setResult(int index, VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.VmEndpointNatMappingsList.Builder
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.VmEndpointNatMappingsList.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.VmEndpointNatMappingsList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
VmEndpointNatMappingsList.Builder
setWarning(Warning value)
[Output Only] Informational warning message.VmEndpointNatMappingsList.Builder
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
clear
public VmEndpointNatMappingsList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
getDefaultInstanceForType
public VmEndpointNatMappingsList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public VmEndpointNatMappingsList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VmEndpointNatMappingsList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VmEndpointNatMappingsList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
setField
public VmEndpointNatMappingsList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
clearField
public VmEndpointNatMappingsList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
clearOneof
public VmEndpointNatMappingsList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
setRepeatedField
public VmEndpointNatMappingsList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
addRepeatedField
public VmEndpointNatMappingsList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
mergeFrom
public VmEndpointNatMappingsList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VmEndpointNatMappingsList.Builder>
-
mergeFrom
public VmEndpointNatMappingsList.Builder mergeFrom(VmEndpointNatMappingsList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
mergeFrom
public VmEndpointNatMappingsList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<VmEndpointNatMappingsList.Builder>
- Throws:
IOException
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;
- Specified by:
hasId
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public String getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;
- Specified by:
getId
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;
- Specified by:
getIdBytes
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The bytes for id.
-
setId
public VmEndpointNatMappingsList.Builder setId(String value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public VmEndpointNatMappingsList.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional string id = 3355;
- Returns:
- This builder for chaining.
-
setIdBytes
public VmEndpointNatMappingsList.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;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The bytes for kind.
-
setKind
public VmEndpointNatMappingsList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public VmEndpointNatMappingsList.Builder clearKind()
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
public VmEndpointNatMappingsList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#vmEndpointNatMappingsList for lists of Nat mappings of VM endpoints.
optional string kind = 3292052;
- Parameters:
value
- The bytes for kind to set.- Returns:
- This builder for chaining.
-
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;
- Specified by:
hasNextPageToken
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- Whether the nextPageToken field is set.
-
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;
- Specified by:
getNextPageToken
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;
- Specified by:
getNextPageTokenBytes
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public VmEndpointNatMappingsList.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;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public VmEndpointNatMappingsList.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;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public VmEndpointNatMappingsList.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;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getResultList
public List<VmEndpointNatMappings> getResultList()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
- Specified by:
getResultList
in interfaceVmEndpointNatMappingsListOrBuilder
-
getResultCount
public int getResultCount()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
- Specified by:
getResultCount
in interfaceVmEndpointNatMappingsListOrBuilder
-
getResult
public VmEndpointNatMappings getResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
- Specified by:
getResult
in interfaceVmEndpointNatMappingsListOrBuilder
-
setResult
public VmEndpointNatMappingsList.Builder setResult(int index, VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
setResult
public VmEndpointNatMappingsList.Builder setResult(int index, VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addResult
public VmEndpointNatMappingsList.Builder addResult(VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addResult
public VmEndpointNatMappingsList.Builder addResult(int index, VmEndpointNatMappings value)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addResult
public VmEndpointNatMappingsList.Builder addResult(VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addResult
public VmEndpointNatMappingsList.Builder addResult(int index, VmEndpointNatMappings.Builder builderForValue)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addAllResult
public VmEndpointNatMappingsList.Builder addAllResult(Iterable<? extends VmEndpointNatMappings> values)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
clearResult
public VmEndpointNatMappingsList.Builder clearResult()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
removeResult
public VmEndpointNatMappingsList.Builder removeResult(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
getResultBuilder
public VmEndpointNatMappings.Builder getResultBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
getResultOrBuilder
public VmEndpointNatMappingsOrBuilder getResultOrBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
- Specified by:
getResultOrBuilder
in interfaceVmEndpointNatMappingsListOrBuilder
-
getResultOrBuilderList
public List<? extends VmEndpointNatMappingsOrBuilder> getResultOrBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
- Specified by:
getResultOrBuilderList
in interfaceVmEndpointNatMappingsListOrBuilder
-
addResultBuilder
public VmEndpointNatMappings.Builder addResultBuilder()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
addResultBuilder
public VmEndpointNatMappings.Builder addResultBuilder(int index)
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
getResultBuilderList
public List<VmEndpointNatMappings.Builder> getResultBuilderList()
[Output Only] A list of Nat mapping information of VM endpoints.
repeated .google.cloud.compute.v1.VmEndpointNatMappings result = 139315229;
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public VmEndpointNatMappingsList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public VmEndpointNatMappingsList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public VmEndpointNatMappingsList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
hasWarning
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
getWarning
in interfaceVmEndpointNatMappingsListOrBuilder
- Returns:
- The warning.
-
setWarning
public VmEndpointNatMappingsList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public VmEndpointNatMappingsList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public VmEndpointNatMappingsList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public VmEndpointNatMappingsList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
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;
- Specified by:
getWarningOrBuilder
in interfaceVmEndpointNatMappingsListOrBuilder
-
setUnknownFields
public final VmEndpointNatMappingsList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
mergeUnknownFields
public final VmEndpointNatMappingsList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<VmEndpointNatMappingsList.Builder>
-
-