public static final class GetRegionTargetTcpProxyRequest.Builder extends GeneratedMessageV3.Builder<GetRegionTargetTcpProxyRequest.Builder> implements GetRegionTargetTcpProxyRequestOrBuilder
A request message for RegionTargetTcpProxies.Get. See the method description for details.
Protobuf type google.cloud.compute.v1.GetRegionTargetTcpProxyRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetRegionTargetTcpProxyRequest.BuilderImplements
GetRegionTargetTcpProxyRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetRegionTargetTcpProxyRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
build()
public GetRegionTargetTcpProxyRequest build()
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest |
buildPartial()
public GetRegionTargetTcpProxyRequest buildPartial()
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest |
clear()
public GetRegionTargetTcpProxyRequest.Builder clear()
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public GetRegionTargetTcpProxyRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter | |
---|---|
Name | Description |
field |
FieldDescriptor |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetRegionTargetTcpProxyRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter | |
---|---|
Name | Description |
oneof |
OneofDescriptor |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
clearProject()
public GetRegionTargetTcpProxyRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
clearRegion()
public GetRegionTargetTcpProxyRequest.Builder clearRegion()
Name of the region scoping this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
clearTargetTcpProxy()
public GetRegionTargetTcpProxyRequest.Builder clearTargetTcpProxy()
Name of the TargetTcpProxy resource to return.
string target_tcp_proxy = 503065442 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
clone()
public GetRegionTargetTcpProxyRequest.Builder clone()
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
getDefaultInstanceForType()
public GetRegionTargetTcpProxyRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns | |
---|---|
Type | Description |
Descriptor |
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. |
getTargetTcpProxy()
public String getTargetTcpProxy()
Name of the TargetTcpProxy resource to return.
string target_tcp_proxy = 503065442 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The targetTcpProxy. |
getTargetTcpProxyBytes()
public ByteString getTargetTcpProxyBytes()
Name of the TargetTcpProxy resource to return.
string target_tcp_proxy = 503065442 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for targetTcpProxy. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
mergeFrom(GetRegionTargetTcpProxyRequest other)
public GetRegionTargetTcpProxyRequest.Builder mergeFrom(GetRegionTargetTcpProxyRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetRegionTargetTcpProxyRequest |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetRegionTargetTcpProxyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
Exceptions | |
---|---|
Type | Description |
IOException |
mergeFrom(Message other)
public GetRegionTargetTcpProxyRequest.Builder mergeFrom(Message other)
Parameter | |
---|---|
Name | Description |
other |
Message |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetRegionTargetTcpProxyRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GetRegionTargetTcpProxyRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
value |
Object |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
setProject(String value)
public GetRegionTargetTcpProxyRequest.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 |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public GetRegionTargetTcpProxyRequest.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 |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setRegion(String value)
public GetRegionTargetTcpProxyRequest.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 |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setRegionBytes(ByteString value)
public GetRegionTargetTcpProxyRequest.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 |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetRegionTargetTcpProxyRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters | |
---|---|
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
setTargetTcpProxy(String value)
public GetRegionTargetTcpProxyRequest.Builder setTargetTcpProxy(String value)
Name of the TargetTcpProxy resource to return.
string target_tcp_proxy = 503065442 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
String The targetTcpProxy to set. |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setTargetTcpProxyBytes(ByteString value)
public GetRegionTargetTcpProxyRequest.Builder setTargetTcpProxyBytes(ByteString value)
Name of the TargetTcpProxy resource to return.
string target_tcp_proxy = 503065442 [(.google.api.field_behavior) = REQUIRED];
Parameter | |
---|---|
Name | Description |
value |
ByteString The bytes for targetTcpProxy to set. |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetRegionTargetTcpProxyRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter | |
---|---|
Name | Description |
unknownFields |
UnknownFieldSet |
Returns | |
---|---|
Type | Description |
GetRegionTargetTcpProxyRequest.Builder |