public static final class NetworkAttachment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder> implements NetworkAttachmentOrBuilder
NetworkAttachments A network attachment resource ...Protobuf type
google.cloud.compute.v1.NetworkAttachment| Modifier and Type | Method and Description |
|---|---|
NetworkAttachment.Builder |
addAllConnectionEndpoints(Iterable<? extends NetworkAttachmentConnectedEndpoint> values)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
addAllProducerAcceptLists(Iterable<String> values)
Projects that are allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addAllProducerRejectLists(Iterable<String> values)
Projects that are not allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addAllSubnetworks(Iterable<String> values)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
NetworkAttachment.Builder |
addConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
addConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
addConnectionEndpoints(NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
addConnectionEndpoints(NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
addConnectionEndpointsBuilder()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
addConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
addProducerAcceptLists(String value)
Projects that are allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addProducerAcceptListsBytes(com.google.protobuf.ByteString value)
Projects that are allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addProducerRejectLists(String value)
Projects that are not allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addProducerRejectListsBytes(com.google.protobuf.ByteString value)
Projects that are not allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachment.Builder |
addSubnetworks(String value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
NetworkAttachment.Builder |
addSubnetworksBytes(com.google.protobuf.ByteString value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
NetworkAttachment |
build() |
NetworkAttachment |
buildPartial() |
NetworkAttachment.Builder |
clear() |
NetworkAttachment.Builder |
clearConnectionEndpoints()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
clearConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
|
NetworkAttachment.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
NetworkAttachment.Builder |
clearDescription()
An optional description of this resource.
|
NetworkAttachment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkAttachment.Builder |
clearFingerprint()
[Output Only] Fingerprint of this resource.
|
NetworkAttachment.Builder |
clearId()
[Output Only] The unique identifier for the resource type.
|
NetworkAttachment.Builder |
clearKind()
[Output Only] Type of the resource.
|
NetworkAttachment.Builder |
clearName()
Name of the resource.
|
NetworkAttachment.Builder |
clearNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
|
NetworkAttachment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkAttachment.Builder |
clearProducerAcceptLists()
Projects that are allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
clearProducerRejectLists()
Projects that are not allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
clearRegion()
[Output Only] URL of the region where the network attachment resides.
|
NetworkAttachment.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
NetworkAttachment.Builder |
clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
NetworkAttachment.Builder |
clearSubnetworks()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
NetworkAttachment.Builder |
clone() |
NetworkAttachmentConnectedEndpoint |
getConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpoint.Builder |
getConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<NetworkAttachmentConnectedEndpoint.Builder> |
getConnectionEndpointsBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
int |
getConnectionEndpointsCount()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<NetworkAttachmentConnectedEndpoint> |
getConnectionEndpointsList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachmentConnectedEndpointOrBuilder |
getConnectionEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
List<? extends NetworkAttachmentConnectedEndpointOrBuilder> |
getConnectionEndpointsOrBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
|
String |
getConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
|
com.google.protobuf.ByteString |
getConnectionPreferenceBytes()
Check the ConnectionPreference enum for the list of possible values.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
NetworkAttachment |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFingerprint()
[Output Only] Fingerprint of this resource.
|
com.google.protobuf.ByteString |
getFingerprintBytes()
[Output Only] Fingerprint of this resource.
|
long |
getId()
[Output Only] The unique identifier for the resource type.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
String |
getNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
|
com.google.protobuf.ByteString |
getNetworkBytes()
[Output Only] The URL of the network which the Network Attachment belongs to.
|
String |
getProducerAcceptLists(int index)
Projects that are allowed to connect to this network attachment.
|
com.google.protobuf.ByteString |
getProducerAcceptListsBytes(int index)
Projects that are allowed to connect to this network attachment.
|
int |
getProducerAcceptListsCount()
Projects that are allowed to connect to this network attachment.
|
com.google.protobuf.ProtocolStringList |
getProducerAcceptListsList()
Projects that are allowed to connect to this network attachment.
|
String |
getProducerRejectLists(int index)
Projects that are not allowed to connect to this network attachment.
|
com.google.protobuf.ByteString |
getProducerRejectListsBytes(int index)
Projects that are not allowed to connect to this network attachment.
|
int |
getProducerRejectListsCount()
Projects that are not allowed to connect to this network attachment.
|
com.google.protobuf.ProtocolStringList |
getProducerRejectListsList()
Projects that are not allowed to connect to this network attachment.
|
String |
getRegion()
[Output Only] URL of the region where the network attachment resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the network attachment resides.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource's resource id.
|
String |
getSubnetworks(int index)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
com.google.protobuf.ByteString |
getSubnetworksBytes(int index)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
int |
getSubnetworksCount()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
com.google.protobuf.ProtocolStringList |
getSubnetworksList()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
boolean |
hasConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasFingerprint()
[Output Only] Fingerprint of this resource.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource type.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
|
boolean |
hasRegion()
[Output Only] URL of the region where the network attachment resides.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NetworkAttachment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkAttachment.Builder |
mergeFrom(com.google.protobuf.Message other) |
NetworkAttachment.Builder |
mergeFrom(NetworkAttachment other) |
NetworkAttachment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkAttachment.Builder |
removeConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
setConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
setConnectionEndpoints(int index,
NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
|
NetworkAttachment.Builder |
setConnectionPreference(String value)
Check the ConnectionPreference enum for the list of possible values.
|
NetworkAttachment.Builder |
setConnectionPreferenceBytes(com.google.protobuf.ByteString value)
Check the ConnectionPreference enum for the list of possible values.
|
NetworkAttachment.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NetworkAttachment.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NetworkAttachment.Builder |
setDescription(String value)
An optional description of this resource.
|
NetworkAttachment.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
NetworkAttachment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkAttachment.Builder |
setFingerprint(String value)
[Output Only] Fingerprint of this resource.
|
NetworkAttachment.Builder |
setFingerprintBytes(com.google.protobuf.ByteString value)
[Output Only] Fingerprint of this resource.
|
NetworkAttachment.Builder |
setId(long value)
[Output Only] The unique identifier for the resource type.
|
NetworkAttachment.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
NetworkAttachment.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
NetworkAttachment.Builder |
setName(String value)
Name of the resource.
|
NetworkAttachment.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
NetworkAttachment.Builder |
setNetwork(String value)
[Output Only] The URL of the network which the Network Attachment belongs to.
|
NetworkAttachment.Builder |
setNetworkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the network which the Network Attachment belongs to.
|
NetworkAttachment.Builder |
setProducerAcceptLists(int index,
String value)
Projects that are allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
setProducerRejectLists(int index,
String value)
Projects that are not allowed to connect to this network attachment.
|
NetworkAttachment.Builder |
setRegion(String value)
[Output Only] URL of the region where the network attachment resides.
|
NetworkAttachment.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the network attachment resides.
|
NetworkAttachment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkAttachment.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
NetworkAttachment.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
NetworkAttachment.Builder |
setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource's resource id.
|
NetworkAttachment.Builder |
setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource's resource id.
|
NetworkAttachment.Builder |
setSubnetworks(int index,
String value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
|
NetworkAttachment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<NetworkAttachment.Builder>public NetworkAttachment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.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<NetworkAttachment.Builder>public NetworkAttachment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NetworkAttachment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NetworkAttachment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NetworkAttachment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>public NetworkAttachment.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<NetworkAttachment.Builder>public NetworkAttachment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>public NetworkAttachment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>public NetworkAttachment.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<NetworkAttachment.Builder>public NetworkAttachment.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<NetworkAttachment.Builder>public NetworkAttachment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NetworkAttachment.Builder>public NetworkAttachment.Builder mergeFrom(NetworkAttachment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>public NetworkAttachment.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<NetworkAttachment.Builder>IOExceptionpublic List<NetworkAttachmentConnectedEndpoint> getConnectionEndpointsList()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
getConnectionEndpointsList in interface NetworkAttachmentOrBuilderpublic int getConnectionEndpointsCount()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
getConnectionEndpointsCount in interface NetworkAttachmentOrBuilderpublic NetworkAttachmentConnectedEndpoint getConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
getConnectionEndpoints in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setConnectionEndpoints(int index, NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder setConnectionEndpoints(int index, NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder addConnectionEndpoints(NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder addConnectionEndpoints(int index, NetworkAttachmentConnectedEndpoint value)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder addConnectionEndpoints(NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder addConnectionEndpoints(int index, NetworkAttachmentConnectedEndpoint.Builder builderForValue)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder addAllConnectionEndpoints(Iterable<? extends NetworkAttachmentConnectedEndpoint> values)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder clearConnectionEndpoints()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachment.Builder removeConnectionEndpoints(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachmentConnectedEndpoint.Builder getConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachmentConnectedEndpointOrBuilder getConnectionEndpointsOrBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
getConnectionEndpointsOrBuilder in interface NetworkAttachmentOrBuilderpublic List<? extends NetworkAttachmentConnectedEndpointOrBuilder> getConnectionEndpointsOrBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
getConnectionEndpointsOrBuilderList in interface NetworkAttachmentOrBuilderpublic NetworkAttachmentConnectedEndpoint.Builder addConnectionEndpointsBuilder()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public NetworkAttachmentConnectedEndpoint.Builder addConnectionEndpointsBuilder(int index)
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public List<NetworkAttachmentConnectedEndpoint.Builder> getConnectionEndpointsBuilderList()
[Output Only] An array of connections for all the producers connected to this network attachment.
repeated .google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint connection_endpoints = 326078813;
public boolean hasConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;hasConnectionPreference in interface NetworkAttachmentOrBuilderpublic String getConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;getConnectionPreference in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getConnectionPreferenceBytes()
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;getConnectionPreferenceBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setConnectionPreference(String value)
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;value - The connectionPreference to set.public NetworkAttachment.Builder clearConnectionPreference()
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;public NetworkAttachment.Builder setConnectionPreferenceBytes(com.google.protobuf.ByteString value)
Check the ConnectionPreference enum for the list of possible values.
optional string connection_preference = 285818076;value - The bytes for connectionPreference to set.public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface NetworkAttachmentOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public NetworkAttachment.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public NetworkAttachment.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface NetworkAttachmentOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The description to set.public NetworkAttachment.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;public NetworkAttachment.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasFingerprint()
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;hasFingerprint in interface NetworkAttachmentOrBuilderpublic String getFingerprint()
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;getFingerprint in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getFingerprintBytes()
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;getFingerprintBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setFingerprint(String value)
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;value - The fingerprint to set.public NetworkAttachment.Builder clearFingerprint()
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;public NetworkAttachment.Builder setFingerprintBytes(com.google.protobuf.ByteString value)
[Output Only] Fingerprint of this resource. A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.
optional string fingerprint = 234678500;value - The bytes for fingerprint to set.public boolean hasId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;hasId in interface NetworkAttachmentOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;getId in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setId(long value)
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;value - The id to set.public NetworkAttachment.Builder clearId()
[Output Only] The unique identifier for the resource type. The server generates this identifier.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource.
optional string kind = 3292052;hasKind in interface NetworkAttachmentOrBuilderpublic String getKind()
[Output Only] Type of the resource.
optional string kind = 3292052;getKind in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource.
optional string kind = 3292052;getKindBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setKind(String value)
[Output Only] Type of the resource.
optional string kind = 3292052;value - The kind to set.public NetworkAttachment.Builder clearKind()
[Output Only] Type of the resource.
optional string kind = 3292052;public NetworkAttachment.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;hasName in interface NetworkAttachmentOrBuilderpublic String getName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setName(String value)
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The name to set.public NetworkAttachment.Builder clearName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;public NetworkAttachment.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The bytes for name to set.public boolean hasNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;hasNetwork in interface NetworkAttachmentOrBuilderpublic String getNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;getNetwork in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getNetworkBytes()
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;getNetworkBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setNetwork(String value)
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;value - The network to set.public NetworkAttachment.Builder clearNetwork()
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;public NetworkAttachment.Builder setNetworkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the network which the Network Attachment belongs to.
optional string network = 232872494;value - The bytes for network to set.public com.google.protobuf.ProtocolStringList getProducerAcceptListsList()
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;getProducerAcceptListsList in interface NetworkAttachmentOrBuilderpublic int getProducerAcceptListsCount()
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;getProducerAcceptListsCount in interface NetworkAttachmentOrBuilderpublic String getProducerAcceptLists(int index)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;getProducerAcceptLists in interface NetworkAttachmentOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProducerAcceptListsBytes(int index)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;getProducerAcceptListsBytes in interface NetworkAttachmentOrBuilderindex - The index of the value to return.public NetworkAttachment.Builder setProducerAcceptLists(int index, String value)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;index - The index to set the value at.value - The producerAcceptLists to set.public NetworkAttachment.Builder addProducerAcceptLists(String value)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;value - The producerAcceptLists to add.public NetworkAttachment.Builder addAllProducerAcceptLists(Iterable<String> values)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;values - The producerAcceptLists to add.public NetworkAttachment.Builder clearProducerAcceptLists()
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;public NetworkAttachment.Builder addProducerAcceptListsBytes(com.google.protobuf.ByteString value)
Projects that are allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_accept_lists = 202804523;value - The bytes of the producerAcceptLists to add.public com.google.protobuf.ProtocolStringList getProducerRejectListsList()
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;getProducerRejectListsList in interface NetworkAttachmentOrBuilderpublic int getProducerRejectListsCount()
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;getProducerRejectListsCount in interface NetworkAttachmentOrBuilderpublic String getProducerRejectLists(int index)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;getProducerRejectLists in interface NetworkAttachmentOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProducerRejectListsBytes(int index)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;getProducerRejectListsBytes in interface NetworkAttachmentOrBuilderindex - The index of the value to return.public NetworkAttachment.Builder setProducerRejectLists(int index, String value)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;index - The index to set the value at.value - The producerRejectLists to set.public NetworkAttachment.Builder addProducerRejectLists(String value)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;value - The producerRejectLists to add.public NetworkAttachment.Builder addAllProducerRejectLists(Iterable<String> values)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;values - The producerRejectLists to add.public NetworkAttachment.Builder clearProducerRejectLists()
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;public NetworkAttachment.Builder addProducerRejectListsBytes(com.google.protobuf.ByteString value)
Projects that are not allowed to connect to this network attachment. The project can be specified using its id or number.
repeated string producer_reject_lists = 4112002;value - The bytes of the producerRejectLists to add.public boolean hasRegion()
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;hasRegion in interface NetworkAttachmentOrBuilderpublic String getRegion()
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegion in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegionBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setRegion(String value)
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The region to set.public NetworkAttachment.Builder clearRegion()
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;public NetworkAttachment.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the network attachment resides. This field applies only to the region resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The bytes for region to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface NetworkAttachmentOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public NetworkAttachment.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public NetworkAttachment.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;hasSelfLinkWithId in interface NetworkAttachmentOrBuilderpublic String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithId in interface NetworkAttachmentOrBuilderpublic com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithIdBytes in interface NetworkAttachmentOrBuilderpublic NetworkAttachment.Builder setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;value - The selfLinkWithId to set.public NetworkAttachment.Builder clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;public NetworkAttachment.Builder setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource's resource id.
optional string self_link_with_id = 44520962;value - The bytes for selfLinkWithId to set.public com.google.protobuf.ProtocolStringList getSubnetworksList()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;getSubnetworksList in interface NetworkAttachmentOrBuilderpublic int getSubnetworksCount()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;getSubnetworksCount in interface NetworkAttachmentOrBuilderpublic String getSubnetworks(int index)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;getSubnetworks in interface NetworkAttachmentOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSubnetworksBytes(int index)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;getSubnetworksBytes in interface NetworkAttachmentOrBuilderindex - The index of the value to return.public NetworkAttachment.Builder setSubnetworks(int index, String value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;index - The index to set the value at.value - The subnetworks to set.public NetworkAttachment.Builder addSubnetworks(String value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;value - The subnetworks to add.public NetworkAttachment.Builder addAllSubnetworks(Iterable<String> values)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;values - The subnetworks to add.public NetworkAttachment.Builder clearSubnetworks()
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;public NetworkAttachment.Builder addSubnetworksBytes(com.google.protobuf.ByteString value)
An array of URLs where each entry is the URL of a subnet provided by the service consumer to use for endpoints in the producers that connect to this network attachment.
repeated string subnetworks = 415853125;value - The bytes of the subnetworks to add.public final NetworkAttachment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>public final NetworkAttachment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachment.Builder>Copyright © 2023 Google LLC. All rights reserved.