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