public static final class FirewallAction.AllowAction.Builder extends GeneratedMessage.Builder<FirewallAction.AllowAction.Builder> implements FirewallAction.AllowActionOrBuilderAn allow action continues processing a request unimpeded.
Protobuf type google.cloud.recaptchaenterprise.v1.FirewallAction.AllowAction
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FirewallAction.AllowAction.BuilderImplements
FirewallAction.AllowActionOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public FirewallAction.AllowAction getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FirewallAction.AllowAction |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| 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 |
|
mergeFrom(FirewallAction.AllowAction other)
public FirewallAction.AllowAction.Builder mergeFrom(FirewallAction.AllowAction other)| Parameter | |
|---|---|
| Name | Description |
other |
FirewallAction.AllowAction |
| Returns | |
|---|---|
| Type | Description |
FirewallAction.AllowAction.Builder |
|