public interface FullyQualifiedPlatformResourceRefOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
TypedPlatformResourceRef |
getResource()
.auditlog.v2.TypedPlatformResourceRef resource = 2; |
TypedPlatformResourceRefOrBuilder |
getResourceOrBuilder()
.auditlog.v2.TypedPlatformResourceRef resource = 2; |
PlatformScope |
getScope()
.auditlog.v2.PlatformScope scope = 1; |
PlatformScopeOrBuilder |
getScopeOrBuilder()
.auditlog.v2.PlatformScope scope = 1; |
boolean |
hasResource()
.auditlog.v2.TypedPlatformResourceRef resource = 2; |
boolean |
hasScope()
.auditlog.v2.PlatformScope scope = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasScope()
.auditlog.v2.PlatformScope scope = 1;
PlatformScope getScope()
.auditlog.v2.PlatformScope scope = 1;
PlatformScopeOrBuilder getScopeOrBuilder()
.auditlog.v2.PlatformScope scope = 1;
boolean hasResource()
.auditlog.v2.TypedPlatformResourceRef resource = 2;
TypedPlatformResourceRef getResource()
.auditlog.v2.TypedPlatformResourceRef resource = 2;
TypedPlatformResourceRefOrBuilder getResourceOrBuilder()
.auditlog.v2.TypedPlatformResourceRef resource = 2;