public interface RemoveIamPolicyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResource()
Required.
|
com.google.protobuf.ByteString |
getResourceBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getResource()
Required. The resource on which IAM policy to be removed is attached to.
string resource = 1 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getResourceBytes()
Required. The resource on which IAM policy to be removed is attached to.
string resource = 1 [(.google.api.field_behavior) = REQUIRED];Copyright © 2024 Google LLC. All rights reserved.