Interface OrgPolicyOrBuilder (2.50.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
Type Description
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
Type Description
ByteString

The bytes for name.