Interface OrgPolicyOrBuilder (2.49.0)

public interface OrgPolicyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

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

string name = 1;

Returns
TypeDescription
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

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

string name = 1;

Returns
TypeDescription
ByteString

The bytes for name.