public static final class GetRegionTargetTcpProxyRequest.Builder extends GeneratedMessage.Builder<GetRegionTargetTcpProxyRequest.Builder> implements GetRegionTargetTcpProxyRequestOrBuilderA request message for RegionTargetTcpProxies.Get. See the method description for details.
Protobuf type google.cloud.compute.v1.GetRegionTargetTcpProxyRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GetRegionTargetTcpProxyRequest.BuilderImplements
GetRegionTargetTcpProxyRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
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 |
|
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. |
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 GeneratedMessage.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 |
|
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 |
StringThe 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 |
ByteStringThe 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 |
StringThe 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 |
ByteStringThe bytes for region to set. |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |
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 |
StringThe 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 |
ByteStringThe bytes for targetTcpProxy to set. |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetTcpProxyRequest.Builder |
This builder for chaining. |