| Modifier and Type | Method and Description |
|---|---|
FirewallAction.AllowAction |
FirewallAction.AllowAction.Builder.build() |
FirewallAction.AllowAction |
FirewallAction.AllowAction.Builder.buildPartial() |
FirewallAction.AllowAction |
FirewallActionOrBuilder.getAllow()
The user request did not match any policy and should be allowed
access to the requested resource.
|
FirewallAction.AllowAction |
FirewallAction.getAllow()
The user request did not match any policy and should be allowed
access to the requested resource.
|
FirewallAction.AllowAction |
FirewallAction.Builder.getAllow()
The user request did not match any policy and should be allowed
access to the requested resource.
|
static FirewallAction.AllowAction |
FirewallAction.AllowAction.getDefaultInstance() |
FirewallAction.AllowAction |
FirewallAction.AllowAction.getDefaultInstanceForType() |
FirewallAction.AllowAction |
FirewallAction.AllowAction.Builder.getDefaultInstanceForType() |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseDelimitedFrom(InputStream input) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(byte[] data) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(ByteBuffer data) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(com.google.protobuf.ByteString data) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(InputStream input) |
static FirewallAction.AllowAction |
FirewallAction.AllowAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FirewallAction.AllowAction> |
FirewallAction.AllowAction.getParserForType() |
static com.google.protobuf.Parser<FirewallAction.AllowAction> |
FirewallAction.AllowAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
FirewallAction.Builder |
FirewallAction.Builder.mergeAllow(FirewallAction.AllowAction value)
The user request did not match any policy and should be allowed
access to the requested resource.
|
FirewallAction.AllowAction.Builder |
FirewallAction.AllowAction.Builder.mergeFrom(FirewallAction.AllowAction other) |
static FirewallAction.AllowAction.Builder |
FirewallAction.AllowAction.newBuilder(FirewallAction.AllowAction prototype) |
FirewallAction.Builder |
FirewallAction.Builder.setAllow(FirewallAction.AllowAction value)
The user request did not match any policy and should be allowed
access to the requested resource.
|
Copyright © 2025 Google LLC. All rights reserved.