Package com.google.cloud.compute.v1
Class NetworkAttachmentConnectedEndpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
- com.google.cloud.compute.v1.NetworkAttachmentConnectedEndpoint.Builder
-
- All Implemented Interfaces:
NetworkAttachmentConnectedEndpointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- NetworkAttachmentConnectedEndpoint
public static final class NetworkAttachmentConnectedEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder> implements NetworkAttachmentConnectedEndpointOrBuilder
[Output Only] A connection connected to this network attachment.
Protobuf typegoogle.cloud.compute.v1.NetworkAttachmentConnectedEndpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description NetworkAttachmentConnectedEndpoint.BuilderaddAllSecondaryIpCidrRanges(Iterable<String> values)Alias IP ranges from the same subnetwork.NetworkAttachmentConnectedEndpoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NetworkAttachmentConnectedEndpoint.BuilderaddSecondaryIpCidrRanges(String value)Alias IP ranges from the same subnetwork.NetworkAttachmentConnectedEndpoint.BuilderaddSecondaryIpCidrRangesBytes(com.google.protobuf.ByteString value)Alias IP ranges from the same subnetwork.NetworkAttachmentConnectedEndpointbuild()NetworkAttachmentConnectedEndpointbuildPartial()NetworkAttachmentConnectedEndpoint.Builderclear()NetworkAttachmentConnectedEndpoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)NetworkAttachmentConnectedEndpoint.BuilderclearIpAddress()The IPv4 address assigned to the producer instance network interface.NetworkAttachmentConnectedEndpoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)NetworkAttachmentConnectedEndpoint.BuilderclearProjectIdOrNum()The project id or number of the interface to which the IP was assigned.NetworkAttachmentConnectedEndpoint.BuilderclearSecondaryIpCidrRanges()Alias IP ranges from the same subnetwork.NetworkAttachmentConnectedEndpoint.BuilderclearStatus()The status of a connected endpoint to this network attachment.NetworkAttachmentConnectedEndpoint.BuilderclearSubnetwork()The subnetwork used to assign the IP to the producer instance network interface.NetworkAttachmentConnectedEndpoint.Builderclone()NetworkAttachmentConnectedEndpointgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetIpAddress()The IPv4 address assigned to the producer instance network interface.com.google.protobuf.ByteStringgetIpAddressBytes()The IPv4 address assigned to the producer instance network interface.StringgetProjectIdOrNum()The project id or number of the interface to which the IP was assigned.com.google.protobuf.ByteStringgetProjectIdOrNumBytes()The project id or number of the interface to which the IP was assigned.StringgetSecondaryIpCidrRanges(int index)Alias IP ranges from the same subnetwork.com.google.protobuf.ByteStringgetSecondaryIpCidrRangesBytes(int index)Alias IP ranges from the same subnetwork.intgetSecondaryIpCidrRangesCount()Alias IP ranges from the same subnetwork.com.google.protobuf.ProtocolStringListgetSecondaryIpCidrRangesList()Alias IP ranges from the same subnetwork.StringgetStatus()The status of a connected endpoint to this network attachment.com.google.protobuf.ByteStringgetStatusBytes()The status of a connected endpoint to this network attachment.StringgetSubnetwork()The subnetwork used to assign the IP to the producer instance network interface.com.google.protobuf.ByteStringgetSubnetworkBytes()The subnetwork used to assign the IP to the producer instance network interface.booleanhasIpAddress()The IPv4 address assigned to the producer instance network interface.booleanhasProjectIdOrNum()The project id or number of the interface to which the IP was assigned.booleanhasStatus()The status of a connected endpoint to this network attachment.booleanhasSubnetwork()The subnetwork used to assign the IP to the producer instance network interface.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()NetworkAttachmentConnectedEndpoint.BuildermergeFrom(NetworkAttachmentConnectedEndpoint other)NetworkAttachmentConnectedEndpoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NetworkAttachmentConnectedEndpoint.BuildermergeFrom(com.google.protobuf.Message other)NetworkAttachmentConnectedEndpoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)NetworkAttachmentConnectedEndpoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)NetworkAttachmentConnectedEndpoint.BuildersetIpAddress(String value)The IPv4 address assigned to the producer instance network interface.NetworkAttachmentConnectedEndpoint.BuildersetIpAddressBytes(com.google.protobuf.ByteString value)The IPv4 address assigned to the producer instance network interface.NetworkAttachmentConnectedEndpoint.BuildersetProjectIdOrNum(String value)The project id or number of the interface to which the IP was assigned.NetworkAttachmentConnectedEndpoint.BuildersetProjectIdOrNumBytes(com.google.protobuf.ByteString value)The project id or number of the interface to which the IP was assigned.NetworkAttachmentConnectedEndpoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)NetworkAttachmentConnectedEndpoint.BuildersetSecondaryIpCidrRanges(int index, String value)Alias IP ranges from the same subnetwork.NetworkAttachmentConnectedEndpoint.BuildersetStatus(String value)The status of a connected endpoint to this network attachment.NetworkAttachmentConnectedEndpoint.BuildersetStatusBytes(com.google.protobuf.ByteString value)The status of a connected endpoint to this network attachment.NetworkAttachmentConnectedEndpoint.BuildersetSubnetwork(String value)The subnetwork used to assign the IP to the producer instance network interface.NetworkAttachmentConnectedEndpoint.BuildersetSubnetworkBytes(com.google.protobuf.ByteString value)The subnetwork used to assign the IP to the producer instance network interface.NetworkAttachmentConnectedEndpoint.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
clear
public NetworkAttachmentConnectedEndpoint.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
getDefaultInstanceForType
public NetworkAttachmentConnectedEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public NetworkAttachmentConnectedEndpoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NetworkAttachmentConnectedEndpoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NetworkAttachmentConnectedEndpoint.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
setField
public NetworkAttachmentConnectedEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
clearField
public NetworkAttachmentConnectedEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
clearOneof
public NetworkAttachmentConnectedEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
setRepeatedField
public NetworkAttachmentConnectedEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
addRepeatedField
public NetworkAttachmentConnectedEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
mergeFrom
public NetworkAttachmentConnectedEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
mergeFrom
public NetworkAttachmentConnectedEndpoint.Builder mergeFrom(NetworkAttachmentConnectedEndpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
mergeFrom
public NetworkAttachmentConnectedEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NetworkAttachmentConnectedEndpoint.Builder>- Throws:
IOException
-
hasIpAddress
public boolean hasIpAddress()
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Specified by:
hasIpAddressin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- Whether the ipAddress field is set.
-
getIpAddress
public String getIpAddress()
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Specified by:
getIpAddressin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The ipAddress.
-
getIpAddressBytes
public com.google.protobuf.ByteString getIpAddressBytes()
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Specified by:
getIpAddressBytesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The bytes for ipAddress.
-
setIpAddress
public NetworkAttachmentConnectedEndpoint.Builder setIpAddress(String value)
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Parameters:
value- The ipAddress to set.- Returns:
- This builder for chaining.
-
clearIpAddress
public NetworkAttachmentConnectedEndpoint.Builder clearIpAddress()
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Returns:
- This builder for chaining.
-
setIpAddressBytes
public NetworkAttachmentConnectedEndpoint.Builder setIpAddressBytes(com.google.protobuf.ByteString value)
The IPv4 address assigned to the producer instance network interface. This value will be a range in case of Serverless.
optional string ip_address = 406272220;- Parameters:
value- The bytes for ipAddress to set.- Returns:
- This builder for chaining.
-
hasProjectIdOrNum
public boolean hasProjectIdOrNum()
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Specified by:
hasProjectIdOrNumin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- Whether the projectIdOrNum field is set.
-
getProjectIdOrNum
public String getProjectIdOrNum()
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Specified by:
getProjectIdOrNumin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The projectIdOrNum.
-
getProjectIdOrNumBytes
public com.google.protobuf.ByteString getProjectIdOrNumBytes()
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Specified by:
getProjectIdOrNumBytesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The bytes for projectIdOrNum.
-
setProjectIdOrNum
public NetworkAttachmentConnectedEndpoint.Builder setProjectIdOrNum(String value)
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Parameters:
value- The projectIdOrNum to set.- Returns:
- This builder for chaining.
-
clearProjectIdOrNum
public NetworkAttachmentConnectedEndpoint.Builder clearProjectIdOrNum()
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Returns:
- This builder for chaining.
-
setProjectIdOrNumBytes
public NetworkAttachmentConnectedEndpoint.Builder setProjectIdOrNumBytes(com.google.protobuf.ByteString value)
The project id or number of the interface to which the IP was assigned.
optional string project_id_or_num = 349783336;- Parameters:
value- The bytes for projectIdOrNum to set.- Returns:
- This builder for chaining.
-
getSecondaryIpCidrRangesList
public com.google.protobuf.ProtocolStringList getSecondaryIpCidrRangesList()
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Specified by:
getSecondaryIpCidrRangesListin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- A list containing the secondaryIpCidrRanges.
-
getSecondaryIpCidrRangesCount
public int getSecondaryIpCidrRangesCount()
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Specified by:
getSecondaryIpCidrRangesCountin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The count of secondaryIpCidrRanges.
-
getSecondaryIpCidrRanges
public String getSecondaryIpCidrRanges(int index)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Specified by:
getSecondaryIpCidrRangesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The secondaryIpCidrRanges at the given index.
-
getSecondaryIpCidrRangesBytes
public com.google.protobuf.ByteString getSecondaryIpCidrRangesBytes(int index)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Specified by:
getSecondaryIpCidrRangesBytesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the secondaryIpCidrRanges at the given index.
-
setSecondaryIpCidrRanges
public NetworkAttachmentConnectedEndpoint.Builder setSecondaryIpCidrRanges(int index, String value)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Parameters:
index- The index to set the value at.value- The secondaryIpCidrRanges to set.- Returns:
- This builder for chaining.
-
addSecondaryIpCidrRanges
public NetworkAttachmentConnectedEndpoint.Builder addSecondaryIpCidrRanges(String value)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Parameters:
value- The secondaryIpCidrRanges to add.- Returns:
- This builder for chaining.
-
addAllSecondaryIpCidrRanges
public NetworkAttachmentConnectedEndpoint.Builder addAllSecondaryIpCidrRanges(Iterable<String> values)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Parameters:
values- The secondaryIpCidrRanges to add.- Returns:
- This builder for chaining.
-
clearSecondaryIpCidrRanges
public NetworkAttachmentConnectedEndpoint.Builder clearSecondaryIpCidrRanges()
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Returns:
- This builder for chaining.
-
addSecondaryIpCidrRangesBytes
public NetworkAttachmentConnectedEndpoint.Builder addSecondaryIpCidrRangesBytes(com.google.protobuf.ByteString value)
Alias IP ranges from the same subnetwork.
repeated string secondary_ip_cidr_ranges = 117184788;- Parameters:
value- The bytes of the secondaryIpCidrRanges to add.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Specified by:
hasStatusin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public String getStatus()
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Specified by:
getStatusin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Specified by:
getStatusBytesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The bytes for status.
-
setStatus
public NetworkAttachmentConnectedEndpoint.Builder setStatus(String value)
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public NetworkAttachmentConnectedEndpoint.Builder clearStatus()
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Returns:
- This builder for chaining.
-
setStatusBytes
public NetworkAttachmentConnectedEndpoint.Builder setStatusBytes(com.google.protobuf.ByteString value)
The status of a connected endpoint to this network attachment. Check the Status enum for the list of possible values.
optional string status = 181260274;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
hasSubnetwork
public boolean hasSubnetwork()
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Specified by:
hasSubnetworkin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- Whether the subnetwork field is set.
-
getSubnetwork
public String getSubnetwork()
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Specified by:
getSubnetworkin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The subnetwork.
-
getSubnetworkBytes
public com.google.protobuf.ByteString getSubnetworkBytes()
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Specified by:
getSubnetworkBytesin interfaceNetworkAttachmentConnectedEndpointOrBuilder- Returns:
- The bytes for subnetwork.
-
setSubnetwork
public NetworkAttachmentConnectedEndpoint.Builder setSubnetwork(String value)
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Parameters:
value- The subnetwork to set.- Returns:
- This builder for chaining.
-
clearSubnetwork
public NetworkAttachmentConnectedEndpoint.Builder clearSubnetwork()
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Returns:
- This builder for chaining.
-
setSubnetworkBytes
public NetworkAttachmentConnectedEndpoint.Builder setSubnetworkBytes(com.google.protobuf.ByteString value)
The subnetwork used to assign the IP to the producer instance network interface.
optional string subnetwork = 307827694;- Parameters:
value- The bytes for subnetwork to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final NetworkAttachmentConnectedEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
mergeUnknownFields
public final NetworkAttachmentConnectedEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NetworkAttachmentConnectedEndpoint.Builder>
-
-