public interface PlatformScopeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
TypedPlatformResourceRef |
getResources(int index)
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1; |
int |
getResourcesCount()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1; |
List<TypedPlatformResourceRef> |
getResourcesList()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1; |
TypedPlatformResourceRefOrBuilder |
getResourcesOrBuilder(int index)
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1; |
List<? extends TypedPlatformResourceRefOrBuilder> |
getResourcesOrBuilderList()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<TypedPlatformResourceRef> getResourcesList()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1;
TypedPlatformResourceRef getResources(int index)
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1;
int getResourcesCount()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1;
List<? extends TypedPlatformResourceRefOrBuilder> getResourcesOrBuilderList()
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1;
TypedPlatformResourceRefOrBuilder getResourcesOrBuilder(int index)
repeated .auditlog.v2.TypedPlatformResourceRef resources = 1;