Class GetSubnetworkRequest.Builder (1.93.0)

public static final class GetSubnetworkRequest.Builder extends GeneratedMessage.Builder<GetSubnetworkRequest.Builder> implements GetSubnetworkRequestOrBuilder

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

Protobuf type google.cloud.compute.v1.GetSubnetworkRequest

Static Methods

getDescriptor()

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

Methods

build()

public GetSubnetworkRequest build()
Returns
Type Description
GetSubnetworkRequest

buildPartial()

public GetSubnetworkRequest buildPartial()
Returns
Type Description
GetSubnetworkRequest

clear()

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

clearProject()

public GetSubnetworkRequest.Builder clearProject()

Project ID for this request.

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

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

clearRegion()

public GetSubnetworkRequest.Builder clearRegion()

Name of the region scoping this request.

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

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

clearSubnetwork()

public GetSubnetworkRequest.Builder clearSubnetwork()

Name of the Subnetwork resource to return.

string subnetwork = 307827694 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

clearViews()

public GetSubnetworkRequest.Builder clearViews()

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

getDefaultInstanceForType()

public GetSubnetworkRequest getDefaultInstanceForType()
Returns
Type Description
GetSubnetworkRequest

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 scoping this request.

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

Returns
Type Description
String

The region.

getRegionBytes()

public ByteString getRegionBytes()

Name of the region scoping this request.

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

Returns
Type Description
ByteString

The bytes for region.

getSubnetwork()

public String getSubnetwork()

Name of the Subnetwork resource to return.

string subnetwork = 307827694 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The subnetwork.

getSubnetworkBytes()

public ByteString getSubnetworkBytes()

Name of the Subnetwork resource to return.

string subnetwork = 307827694 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for subnetwork.

getViews()

public String getViews()

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Returns
Type Description
String

The views.

getViewsBytes()

public ByteString getViewsBytes()

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Returns
Type Description
ByteString

The bytes for views.

hasViews()

public boolean hasViews()

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Returns
Type Description
boolean

Whether the views field is set.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(GetSubnetworkRequest other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

setProject(String value)

public GetSubnetworkRequest.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
GetSubnetworkRequest.Builder

This builder for chaining.

setProjectBytes(ByteString value)

public GetSubnetworkRequest.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
GetSubnetworkRequest.Builder

This builder for chaining.

setRegion(String value)

public GetSubnetworkRequest.Builder setRegion(String value)

Name of the region scoping this request.

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

Parameter
Name Description
value String

The region to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

setRegionBytes(ByteString value)

public GetSubnetworkRequest.Builder setRegionBytes(ByteString value)

Name of the region scoping this request.

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

Parameter
Name Description
value ByteString

The bytes for region to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

setSubnetwork(String value)

public GetSubnetworkRequest.Builder setSubnetwork(String value)

Name of the Subnetwork resource to return.

string subnetwork = 307827694 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value String

The subnetwork to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

setSubnetworkBytes(ByteString value)

public GetSubnetworkRequest.Builder setSubnetworkBytes(ByteString value)

Name of the Subnetwork resource to return.

string subnetwork = 307827694 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
value ByteString

The bytes for subnetwork to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

setViews(String value)

public GetSubnetworkRequest.Builder setViews(String value)

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Parameter
Name Description
value String

The views to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.

setViewsBytes(ByteString value)

public GetSubnetworkRequest.Builder setViewsBytes(ByteString value)

Defines the extra views returned back in the subnetwork resource. Supported values:

  • WITH_UTILIZATION: Utilization data is included in the response. Check the Views enum for the list of possible values.

optional string views = 112204398;

Parameter
Name Description
value ByteString

The bytes for views to set.

Returns
Type Description
GetSubnetworkRequest.Builder

This builder for chaining.