public static final class GetEffectiveSecurityPoliciesBackendServiceRequest.Builder extends GeneratedMessageV3.Builder<GetEffectiveSecurityPoliciesBackendServiceRequest.Builder> implements GetEffectiveSecurityPoliciesBackendServiceRequestOrBuilder
A request message for BackendServices.GetEffectiveSecurityPolicies. See the method description for details.
Protobuf type google.cloud.compute.v1.GetEffectiveSecurityPoliciesBackendServiceRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public GetEffectiveSecurityPoliciesBackendServiceRequest build()
buildPartial()
public GetEffectiveSecurityPoliciesBackendServiceRequest buildPartial()
clear()
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clear()
Overrides
clearBackendService()
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clearBackendService()
Name of the Backend Service for this request.
string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearProject()
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
clone()
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder clone()
Overrides
getBackendService()
public String getBackendService()
Name of the Backend Service for this request.
string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
String |
The backendService.
|
getBackendServiceBytes()
public ByteString getBackendServiceBytes()
Name of the Backend Service for this request.
string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
ByteString |
The bytes for backendService.
|
getDefaultInstanceForType()
public GetEffectiveSecurityPoliciesBackendServiceRequest getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
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.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(GetEffectiveSecurityPoliciesBackendServiceRequest other)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder mergeFrom(GetEffectiveSecurityPoliciesBackendServiceRequest other)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetEffectiveSecurityPoliciesBackendServiceRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setBackendService(String value)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder setBackendService(String value)
Name of the Backend Service for this request.
string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
String
The backendService to set.
|
setBackendServiceBytes(ByteString value)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder setBackendServiceBytes(ByteString value)
Name of the Backend Service for this request.
string backend_service = 306946058 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for backendService to set.
|
setField(Descriptors.FieldDescriptor field, Object value)
public GetEffectiveSecurityPoliciesBackendServiceRequest.Builder setField(Descriptors.FieldDescriptor field, Object value