Interface OrgPolicyOrBuilder (2.67.0)

public interface OrgPolicyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

Identifier. The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"

string name = 1 [(.google.api.field_behavior) = IDENTIFIER];

Returns
Type Description
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

Identifier. The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"

string name = 1 [(.google.api.field_behavior) = IDENTIFIER];

Returns
Type Description
ByteString

The bytes for name.