VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clear() |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearDisplayName() |
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearIpAddress() |
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearNetworkUri() |
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearRegion() |
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearUri() |
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clearVpnTunnelUri() |
A VPN tunnel that is associated with this VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.clone() |
|
VpnGatewayInfo.Builder |
Step.Builder.getVpnGatewayBuilder() |
Display information of a Compute Engine VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.mergeFrom(VpnGatewayInfo other) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static VpnGatewayInfo.Builder |
VpnGatewayInfo.newBuilder() |
|
static VpnGatewayInfo.Builder |
VpnGatewayInfo.newBuilder(VpnGatewayInfo prototype) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.newBuilderForType() |
|
protected VpnGatewayInfo.Builder |
VpnGatewayInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setDisplayName(String value) |
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setIpAddress(String value) |
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setIpAddressBytes(com.google.protobuf.ByteString value) |
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setNetworkUri(String value) |
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setNetworkUriBytes(com.google.protobuf.ByteString value) |
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setRegion(String value) |
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setRegionBytes(com.google.protobuf.ByteString value) |
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setUri(String value) |
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setUriBytes(com.google.protobuf.ByteString value) |
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setVpnTunnelUri(String value) |
A VPN tunnel that is associated with this VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.Builder.setVpnTunnelUriBytes(com.google.protobuf.ByteString value) |
A VPN tunnel that is associated with this VPN gateway.
|
VpnGatewayInfo.Builder |
VpnGatewayInfo.toBuilder() |
|