- 1.77.0 (latest)
- 1.76.0
- 1.75.0
- 1.74.0
- 1.73.0
- 1.71.0
- 1.69.0
- 1.68.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.61.0
- 1.60.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.38.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.1.10
public static final class DirectVpcEgressConnectionInfo.Builder extends GeneratedMessageV3.Builder<DirectVpcEgressConnectionInfo.Builder> implements DirectVpcEgressConnectionInfoOrBuilderFor display only. Metadata associated with a serverless direct VPC egress connection.
 Protobuf type google.cloud.networkmanagement.v1.DirectVpcEgressConnectionInfo
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DirectVpcEgressConnectionInfo.BuilderImplements
DirectVpcEgressConnectionInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DirectVpcEgressConnectionInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
build()
public DirectVpcEgressConnectionInfo build()| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo | |
buildPartial()
public DirectVpcEgressConnectionInfo buildPartial()| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo | |
clear()
public DirectVpcEgressConnectionInfo.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
clearField(Descriptors.FieldDescriptor field)
public DirectVpcEgressConnectionInfo.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
clearNetworkUri()
public DirectVpcEgressConnectionInfo.Builder clearNetworkUri()URI of direct access network.
 string network_uri = 1;
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
clearOneof(Descriptors.OneofDescriptor oneof)
public DirectVpcEgressConnectionInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
clearRegion()
public DirectVpcEgressConnectionInfo.Builder clearRegion()Region in which the Direct VPC egress is deployed.
 string region = 5;
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
clearSelectedIpAddress()
public DirectVpcEgressConnectionInfo.Builder clearSelectedIpAddress()Selected starting IP address, from the selected IP range.
 string selected_ip_address = 4 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
clearSelectedIpRange()
public DirectVpcEgressConnectionInfo.Builder clearSelectedIpRange()Selected IP range.
 string selected_ip_range = 3 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
clearSubnetworkUri()
public DirectVpcEgressConnectionInfo.Builder clearSubnetworkUri()URI of direct access subnetwork.
 string subnetwork_uri = 2;
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
clone()
public DirectVpcEgressConnectionInfo.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
getDefaultInstanceForType()
public DirectVpcEgressConnectionInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getNetworkUri()
public String getNetworkUri()URI of direct access network.
 string network_uri = 1;
| Returns | |
|---|---|
| Type | Description | 
| String | The networkUri. | 
getNetworkUriBytes()
public ByteString getNetworkUriBytes()URI of direct access network.
 string network_uri = 1;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for networkUri. | 
getRegion()
public String getRegion()Region in which the Direct VPC egress is deployed.
 string region = 5;
| Returns | |
|---|---|
| Type | Description | 
| String | The region. | 
getRegionBytes()
public ByteString getRegionBytes()Region in which the Direct VPC egress is deployed.
 string region = 5;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for region. | 
getSelectedIpAddress()
public String getSelectedIpAddress()Selected starting IP address, from the selected IP range.
 string selected_ip_address = 4 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| String | The selectedIpAddress. | 
getSelectedIpAddressBytes()
public ByteString getSelectedIpAddressBytes()Selected starting IP address, from the selected IP range.
 string selected_ip_address = 4 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for selectedIpAddress. | 
getSelectedIpRange()
public String getSelectedIpRange()Selected IP range.
 string selected_ip_range = 3 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| String | The selectedIpRange. | 
getSelectedIpRangeBytes()
public ByteString getSelectedIpRangeBytes()Selected IP range.
 string selected_ip_range = 3 [(.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for selectedIpRange. | 
getSubnetworkUri()
public String getSubnetworkUri()URI of direct access subnetwork.
 string subnetwork_uri = 2;
| Returns | |
|---|---|
| Type | Description | 
| String | The subnetworkUri. | 
getSubnetworkUriBytes()
public ByteString getSubnetworkUriBytes()URI of direct access subnetwork.
 string subnetwork_uri = 2;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for subnetworkUri. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeFrom(DirectVpcEgressConnectionInfo other)
public DirectVpcEgressConnectionInfo.Builder mergeFrom(DirectVpcEgressConnectionInfo other)| Parameter | |
|---|---|
| Name | Description | 
| other | DirectVpcEgressConnectionInfo | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DirectVpcEgressConnectionInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public DirectVpcEgressConnectionInfo.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DirectVpcEgressConnectionInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
setField(Descriptors.FieldDescriptor field, Object value)
public DirectVpcEgressConnectionInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
setNetworkUri(String value)
public DirectVpcEgressConnectionInfo.Builder setNetworkUri(String value)URI of direct access network.
 string network_uri = 1;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe networkUri to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setNetworkUriBytes(ByteString value)
public DirectVpcEgressConnectionInfo.Builder setNetworkUriBytes(ByteString value)URI of direct access network.
 string network_uri = 1;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for networkUri to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setRegion(String value)
public DirectVpcEgressConnectionInfo.Builder setRegion(String value)Region in which the Direct VPC egress is deployed.
 string region = 5;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe region to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setRegionBytes(ByteString value)
public DirectVpcEgressConnectionInfo.Builder setRegionBytes(ByteString value)Region in which the Direct VPC egress is deployed.
 string region = 5;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for region to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DirectVpcEgressConnectionInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |
setSelectedIpAddress(String value)
public DirectVpcEgressConnectionInfo.Builder setSelectedIpAddress(String value)Selected starting IP address, from the selected IP range.
 string selected_ip_address = 4 [(.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe selectedIpAddress to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setSelectedIpAddressBytes(ByteString value)
public DirectVpcEgressConnectionInfo.Builder setSelectedIpAddressBytes(ByteString value)Selected starting IP address, from the selected IP range.
 string selected_ip_address = 4 [(.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for selectedIpAddress to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setSelectedIpRange(String value)
public DirectVpcEgressConnectionInfo.Builder setSelectedIpRange(String value)Selected IP range.
 string selected_ip_range = 3 [(.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe selectedIpRange to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setSelectedIpRangeBytes(ByteString value)
public DirectVpcEgressConnectionInfo.Builder setSelectedIpRangeBytes(ByteString value)Selected IP range.
 string selected_ip_range = 3 [(.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for selectedIpRange to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setSubnetworkUri(String value)
public DirectVpcEgressConnectionInfo.Builder setSubnetworkUri(String value)URI of direct access subnetwork.
 string subnetwork_uri = 2;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe subnetworkUri to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setSubnetworkUriBytes(ByteString value)
public DirectVpcEgressConnectionInfo.Builder setSubnetworkUriBytes(ByteString value)URI of direct access subnetwork.
 string subnetwork_uri = 2;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for subnetworkUri to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | This builder for chaining. | 
setUnknownFields(UnknownFieldSet unknownFields)
public final DirectVpcEgressConnectionInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| DirectVpcEgressConnectionInfo.Builder | |