public interface GetIamPolicyFirewallPolicyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getOptionsRequestedPolicyVersion()
Requested IAM Policy version.
|
String |
getResource()
Name or id of the resource for this request.
|
com.google.protobuf.ByteString |
getResourceBytes()
Name or id of the resource for this request.
|
boolean |
hasOptionsRequestedPolicyVersion()
Requested IAM Policy version.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOptionsRequestedPolicyVersion()
Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;int getOptionsRequestedPolicyVersion()
Requested IAM Policy version.
optional int32 options_requested_policy_version = 499220029;String getResource()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getResourceBytes()
Name or id of the resource for this request.
string resource = 195806222 [(.google.api.field_behavior) = REQUIRED];Copyright © 2023 Google LLC. All rights reserved.