public static final class GetRegionTargetHttpsProxyRequest.Builder extends GeneratedMessage.Builder<GetRegionTargetHttpsProxyRequest.Builder> implements GetRegionTargetHttpsProxyRequestOrBuilderA request message for RegionTargetHttpsProxies.Get. See the method description for details.
Protobuf type google.cloud.compute.v1.GetRegionTargetHttpsProxyRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GetRegionTargetHttpsProxyRequest.BuilderImplements
GetRegionTargetHttpsProxyRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public GetRegionTargetHttpsProxyRequest build()| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest |
|
buildPartial()
public GetRegionTargetHttpsProxyRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest |
|
clear()
public GetRegionTargetHttpsProxyRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
|
clearProject()
public GetRegionTargetHttpsProxyRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
clearRegion()
public GetRegionTargetHttpsProxyRequest.Builder clearRegion()Name of the region scoping this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
clearTargetHttpsProxy()
public GetRegionTargetHttpsProxyRequest.Builder clearTargetHttpsProxy()Name of the TargetHttpsProxy resource to return.
string target_https_proxy = 52336748 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public GetRegionTargetHttpsProxyRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest |
|
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. |
getTargetHttpsProxy()
public String getTargetHttpsProxy()Name of the TargetHttpsProxy resource to return.
string target_https_proxy = 52336748 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The targetHttpsProxy. |
getTargetHttpsProxyBytes()
public ByteString getTargetHttpsProxyBytes()Name of the TargetHttpsProxy resource to return.
string target_https_proxy = 52336748 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for targetHttpsProxy. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetRegionTargetHttpsProxyRequest other)
public GetRegionTargetHttpsProxyRequest.Builder mergeFrom(GetRegionTargetHttpsProxyRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetRegionTargetHttpsProxyRequest |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetRegionTargetHttpsProxyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetRegionTargetHttpsProxyRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
|
setProject(String value)
public GetRegionTargetHttpsProxyRequest.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 |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
setProjectBytes(ByteString value)
public GetRegionTargetHttpsProxyRequest.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 |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
setRegion(String value)
public GetRegionTargetHttpsProxyRequest.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 |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
setRegionBytes(ByteString value)
public GetRegionTargetHttpsProxyRequest.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 |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
setTargetHttpsProxy(String value)
public GetRegionTargetHttpsProxyRequest.Builder setTargetHttpsProxy(String value)Name of the TargetHttpsProxy resource to return.
string target_https_proxy = 52336748 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe targetHttpsProxy to set. |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |
setTargetHttpsProxyBytes(ByteString value)
public GetRegionTargetHttpsProxyRequest.Builder setTargetHttpsProxyBytes(ByteString value)Name of the TargetHttpsProxy resource to return.
string target_https_proxy = 52336748 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for targetHttpsProxy to set. |
| Returns | |
|---|---|
| Type | Description |
GetRegionTargetHttpsProxyRequest.Builder |
This builder for chaining. |