public interface OrgPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The resource name of the org policy.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the org policy.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The resource name of the org policy.
Example:
"organizations/{organization_id}/policies/{constraint_name}"
string name = 1;com.google.protobuf.ByteString getNameBytes()
The resource name of the org policy.
Example:
"organizations/{organization_id}/policies/{constraint_name}"
string name = 1;Copyright © 2024 Google LLC. All rights reserved.