Interface IamPolicyAnalysisQuery.ResourceSelectorOrBuilder (3.3.1)

public static interface IamPolicyAnalysisQuery.ResourceSelectorOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getFullResourceName()

public abstract String getFullResourceName()

Required. The full resource name of a resource of supported resource types.

string full_resource_name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The fullResourceName.

getFullResourceNameBytes()

public abstract ByteString getFullResourceNameBytes()

Required. The full resource name of a resource of supported resource types.

string full_resource_name = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for fullResourceName.