| Modifier and Type | Class and Description |
|---|---|
static class |
FirewallAction.AllowAction
An allow action continues processing a request unimpeded.
|
static class |
FirewallAction.AllowAction.Builder
An allow action continues processing a request unimpeded.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallAction.AllowActionOrBuilder |
FirewallActionOrBuilder.getAllowOrBuilder()
The user request did not match any policy and should be allowed
access to the requested resource.
|
FirewallAction.AllowActionOrBuilder |
FirewallAction.getAllowOrBuilder()
The user request did not match any policy and should be allowed
access to the requested resource.
|
FirewallAction.AllowActionOrBuilder |
FirewallAction.Builder.getAllowOrBuilder()
The user request did not match any policy and should be allowed
access to the requested resource.
|
Copyright © 2025 Google LLC. All rights reserved.