public static final class FirewallAction.BlockAction.Builder extends GeneratedMessage.Builder<FirewallAction.BlockAction.Builder> implements FirewallAction.BlockActionOrBuilderA block action serves an HTTP error code a prevents the request from hitting the backend.
Protobuf type google.cloud.recaptchaenterprise.v1.FirewallAction.BlockAction
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FirewallAction.BlockAction.BuilderImplements
FirewallAction.BlockActionOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public FirewallAction.BlockAction build()| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction |
|
buildPartial()
public FirewallAction.BlockAction buildPartial()| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction |
|
clear()
public FirewallAction.BlockAction.Builder clear()| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction.Builder |
|
getDefaultInstanceForType()
public FirewallAction.BlockAction getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction |
|
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.BlockAction.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FirewallAction.BlockAction.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction.Builder |
|
mergeFrom(FirewallAction.BlockAction other)
public FirewallAction.BlockAction.Builder mergeFrom(FirewallAction.BlockAction other)| Parameter | |
|---|---|
| Name | Description |
other |
FirewallAction.BlockAction |
| Returns | |
|---|---|
| Type | Description |
FirewallAction.BlockAction.Builder |
|