Class SetBackendServiceTargetSslProxyRequest.Builder (1.51.0)

public static final class SetBackendServiceTargetSslProxyRequest.Builder extends GeneratedMessageV3.Builder<SetBackendServiceTargetSslProxyRequest.Builder> implements SetBackendServiceTargetSslProxyRequestOrBuilder

A request message for TargetSslProxies.SetBackendService. See the method description for details.

Protobuf type google.cloud.compute.v1.SetBackendServiceTargetSslProxyRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public SetBackendServiceTargetSslProxyRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

build()

public SetBackendServiceTargetSslProxyRequest build()
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest

buildPartial()

public SetBackendServiceTargetSslProxyRequest buildPartial()
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest

clear()

public SetBackendServiceTargetSslProxyRequest.Builder clear()
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public SetBackendServiceTargetSslProxyRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public SetBackendServiceTargetSslProxyRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

clearProject()

public SetBackendServiceTargetSslProxyRequest.Builder clearProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

clearRequestId()

public SetBackendServiceTargetSslProxyRequest.Builder clearRequestId()

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

clearTargetSslProxiesSetBackendServiceRequestResource()

public SetBackendServiceTargetSslProxyRequest.Builder clearTargetSslProxiesSetBackendServiceRequestResource()

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

clearTargetSslProxy()

public SetBackendServiceTargetSslProxyRequest.Builder clearTargetSslProxy()

Name of the TargetSslProxy resource whose BackendService resource is to be set.

string target_ssl_proxy = 338795853 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

clone()

public SetBackendServiceTargetSslProxyRequest.Builder clone()
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

getDefaultInstanceForType()

public SetBackendServiceTargetSslProxyRequest getDefaultInstanceForType()
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getProject()

public String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];

Returns
TypeDescription
String

The project.

getProjectBytes()

public ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];

Returns
TypeDescription
ByteString

The bytes for project.

getRequestId()

public String getRequestId()

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Returns
TypeDescription
String

The requestId.

getRequestIdBytes()

public ByteString getRequestIdBytes()

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Returns
TypeDescription
ByteString

The bytes for requestId.

getTargetSslProxiesSetBackendServiceRequestResource()

public TargetSslProxiesSetBackendServiceRequest getTargetSslProxiesSetBackendServiceRequestResource()

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TargetSslProxiesSetBackendServiceRequest

The targetSslProxiesSetBackendServiceRequestResource.

getTargetSslProxiesSetBackendServiceRequestResourceBuilder()

public TargetSslProxiesSetBackendServiceRequest.Builder getTargetSslProxiesSetBackendServiceRequestResourceBuilder()

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TargetSslProxiesSetBackendServiceRequest.Builder

getTargetSslProxiesSetBackendServiceRequestResourceOrBuilder()

public TargetSslProxiesSetBackendServiceRequestOrBuilder getTargetSslProxiesSetBackendServiceRequestResourceOrBuilder()

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
TargetSslProxiesSetBackendServiceRequestOrBuilder

getTargetSslProxy()

public String getTargetSslProxy()

Name of the TargetSslProxy resource whose BackendService resource is to be set.

string target_ssl_proxy = 338795853 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The targetSslProxy.

getTargetSslProxyBytes()

public ByteString getTargetSslProxyBytes()

Name of the TargetSslProxy resource whose BackendService resource is to be set.

string target_ssl_proxy = 338795853 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for targetSslProxy.

hasRequestId()

public boolean hasRequestId()

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Returns
TypeDescription
boolean

Whether the requestId field is set.

hasTargetSslProxiesSetBackendServiceRequestResource()

public boolean hasTargetSslProxiesSetBackendServiceRequestResource()

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
boolean

Whether the targetSslProxiesSetBackendServiceRequestResource field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(SetBackendServiceTargetSslProxyRequest other)

public SetBackendServiceTargetSslProxyRequest.Builder mergeFrom(SetBackendServiceTargetSslProxyRequest other)
Parameter
NameDescription
otherSetBackendServiceTargetSslProxyRequest
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SetBackendServiceTargetSslProxyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public SetBackendServiceTargetSslProxyRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

mergeTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest value)

public SetBackendServiceTargetSslProxyRequest.Builder mergeTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest value)

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueTargetSslProxiesSetBackendServiceRequest
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final SetBackendServiceTargetSslProxyRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public SetBackendServiceTargetSslProxyRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

setProject(String value)

public SetBackendServiceTargetSslProxyRequest.Builder setProject(String value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];

Parameter
NameDescription
valueString

The project to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setProjectBytes(ByteString value)

public SetBackendServiceTargetSslProxyRequest.Builder setProjectBytes(ByteString value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_request_field) = "project"];

Parameter
NameDescription
valueByteString

The bytes for project to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public SetBackendServiceTargetSslProxyRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides

setRequestId(String value)

public SetBackendServiceTargetSslProxyRequest.Builder setRequestId(String value)

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Parameter
NameDescription
valueString

The requestId to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setRequestIdBytes(ByteString value)

public SetBackendServiceTargetSslProxyRequest.Builder setRequestIdBytes(ByteString value)

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

optional string request_id = 37109963;

Parameter
NameDescription
valueByteString

The bytes for requestId to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest value)

public SetBackendServiceTargetSslProxyRequest.Builder setTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest value)

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueTargetSslProxiesSetBackendServiceRequest
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

setTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest.Builder builderForValue)

public SetBackendServiceTargetSslProxyRequest.Builder setTargetSslProxiesSetBackendServiceRequestResource(TargetSslProxiesSetBackendServiceRequest.Builder builderForValue)

The body resource for this request

.google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest target_ssl_proxies_set_backend_service_request_resource = 139080868 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
builderForValueTargetSslProxiesSetBackendServiceRequest.Builder
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

setTargetSslProxy(String value)

public SetBackendServiceTargetSslProxyRequest.Builder setTargetSslProxy(String value)

Name of the TargetSslProxy resource whose BackendService resource is to be set.

string target_ssl_proxy = 338795853 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The targetSslProxy to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setTargetSslProxyBytes(ByteString value)

public SetBackendServiceTargetSslProxyRequest.Builder setTargetSslProxyBytes(ByteString value)

Name of the TargetSslProxy resource whose BackendService resource is to be set.

string target_ssl_proxy = 338795853 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for targetSslProxy to set.

Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder

This builder for chaining.

setUnknownFields(UnknownFieldSet unknownFields)

public final SetBackendServiceTargetSslProxyRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SetBackendServiceTargetSslProxyRequest.Builder
Overrides