Class GetEffectiveSecurityPoliciesBackendServiceResponse.Builder (1.93.0)

public static final class GetEffectiveSecurityPoliciesBackendServiceResponse.Builder extends GeneratedMessage.Builder<GetEffectiveSecurityPoliciesBackendServiceResponse.Builder> implements GetEffectiveSecurityPoliciesBackendServiceResponseOrBuilder

A response message for BackendServices.GetEffectiveSecurityPolicies. See the method description for details.

Protobuf type google.cloud.compute.v1.GetEffectiveSecurityPoliciesBackendServiceResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public GetEffectiveSecurityPoliciesBackendServiceResponse build()
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse

buildPartial()

public GetEffectiveSecurityPoliciesBackendServiceResponse buildPartial()
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse

clear()

public GetEffectiveSecurityPoliciesBackendServiceResponse.Builder clear()
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse.Builder
Overrides

getDefaultInstanceForType()

public GetEffectiveSecurityPoliciesBackendServiceResponse getDefaultInstanceForType()
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(GetEffectiveSecurityPoliciesBackendServiceResponse other)

public GetEffectiveSecurityPoliciesBackendServiceResponse.Builder mergeFrom(GetEffectiveSecurityPoliciesBackendServiceResponse other)
Parameter
Name Description
other GetEffectiveSecurityPoliciesBackendServiceResponse
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public GetEffectiveSecurityPoliciesBackendServiceResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public GetEffectiveSecurityPoliciesBackendServiceResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
GetEffectiveSecurityPoliciesBackendServiceResponse.Builder
Overrides