Class GetVpnGatewayRequest.Builder (1.54.0)

public static final class GetVpnGatewayRequest.Builder extends GeneratedMessageV3.Builder<GetVpnGatewayRequest.Builder> implements GetVpnGatewayRequestOrBuilder

A request message for VpnGateways.Get. See the method description for details.

Protobuf type google.cloud.compute.v1.GetVpnGatewayRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public GetVpnGatewayRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

build()

public GetVpnGatewayRequest build()
Returns
Type Description
GetVpnGatewayRequest

buildPartial()

public GetVpnGatewayRequest buildPartial()
Returns
Type Description
GetVpnGatewayRequest

clear()

public GetVpnGatewayRequest.Builder clear()
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public GetVpnGatewayRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public GetVpnGatewayRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

clearProject()

public GetVpnGatewayRequest.Builder clearProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

clearRegion()

public GetVpnGatewayRequest.Builder clearRegion()

Name of the region for this request.

string region = 138946292 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

clearVpnGateway()

public GetVpnGatewayRequest.Builder clearVpnGateway()

Name of the VPN gateway to return.

string vpn_gateway = 406684153 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

clone()

public GetVpnGatewayRequest.Builder clone()
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

getDefaultInstanceForType()

public GetVpnGatewayRequest getDefaultInstanceForType()
Returns
Type Description
GetVpnGatewayRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getProject()

public String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The project.

getProjectBytes()

public ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for project.

getRegion()

public String getRegion()

Name of the region for this request.

string region = 138946292 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The region.

getRegionBytes()

public ByteString getRegionBytes()

Name of the region for this request.

string region = 138946292 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for region.

getVpnGateway()

public String getVpnGateway()

Name of the VPN gateway to return.

string vpn_gateway = 406684153 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The vpnGateway.

getVpnGatewayBytes()

public ByteString getVpnGatewayBytes()

Name of the VPN gateway to return.

string vpn_gateway = 406684153 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for vpnGateway.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(GetVpnGatewayRequest other)

public GetVpnGatewayRequest.Builder mergeFrom(GetVpnGatewayRequest other)
Parameter
Name Description
other GetVpnGatewayRequest
Returns
Type Description
GetVpnGatewayRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public GetVpnGatewayRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public GetVpnGatewayRequest.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final GetVpnGatewayRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public GetVpnGatewayRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

setProject(String value)

public GetVpnGatewayRequest.Builder setProject(String value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value String

The project to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

setProjectBytes(ByteString value)

public GetVpnGatewayRequest.Builder setProjectBytes(ByteString value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value ByteString

The bytes for project to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

setRegion(String value)

public GetVpnGatewayRequest.Builder setRegion(String value)

Name of the region for this request.

string region = 138946292 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value String

The region to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

setRegionBytes(ByteString value)

public GetVpnGatewayRequest.Builder setRegionBytes(ByteString value)

Name of the region for this request.

string region = 138946292 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value ByteString

The bytes for region to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public GetVpnGatewayRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final GetVpnGatewayRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
GetVpnGatewayRequest.Builder
Overrides

setVpnGateway(String value)

public GetVpnGatewayRequest.Builder setVpnGateway(String value)

Name of the VPN gateway to return.

string vpn_gateway = 406684153 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value String

The vpnGateway to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.

setVpnGatewayBytes(ByteString value)

public GetVpnGatewayRequest.Builder setVpnGatewayBytes(ByteString value)

Name of the VPN gateway to return.

string vpn_gateway = 406684153 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value ByteString

The bytes for vpnGateway to set.

Returns
Type Description
GetVpnGatewayRequest.Builder

This builder for chaining.