Class FirewallAction.AllowAction.Builder (3.80.0)

public static final class FirewallAction.AllowAction.Builder extends GeneratedMessage.Builder<FirewallAction.AllowAction.Builder> implements FirewallAction.AllowActionOrBuilder

An allow action continues processing a request unimpeded.

Protobuf type google.cloud.recaptchaenterprise.v1.FirewallAction.AllowAction

Static Methods

getDescriptor()

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

Methods

build()

public FirewallAction.AllowAction build()
Returns
Type Description
FirewallAction.AllowAction

buildPartial()

public FirewallAction.AllowAction buildPartial()
Returns
Type Description
FirewallAction.AllowAction

clear()

public FirewallAction.AllowAction.Builder clear()
Returns
Type Description
FirewallAction.AllowAction.Builder
Overrides

getDefaultInstanceForType()

public FirewallAction.AllowAction getDefaultInstanceForType()
Returns
Type Description
FirewallAction.AllowAction

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(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeFrom(FirewallAction.AllowAction other)

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