Interface InsightTypeOrBuilder (2.43.0)

public interface InsightTypeOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

The insight_type’s name in format insightTypes/{insight_type} eg: insightTypes/google.iam.policy.Insight

string name = 1;

Returns
TypeDescription
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

The insight_type’s name in format insightTypes/{insight_type} eg: insightTypes/google.iam.policy.Insight

string name = 1;

Returns
TypeDescription
ByteString

The bytes for name.