public static interface IamPolicyAnalysisQuery.ResourceSelectorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFullResourceName()
Required.
|
com.google.protobuf.ByteString |
getFullResourceNameBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFullResourceName()
Required. The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) .
string full_resource_name = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getFullResourceNameBytes()
Required. The [full resource name](https://cloud.google.com/apis/design/resource_names#full_resource_name) .
string full_resource_name = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2020 Google LLC. All rights reserved.