Uses of Class
com.google.cloud.audit.ResourceLocation
Packages that use ResourceLocation
-
Uses of ResourceLocation in com.google.cloud.audit
Methods in com.google.cloud.audit that return ResourceLocationModifier and TypeMethodDescriptionResourceLocation.Builder.build()
ResourceLocation.Builder.buildPartial()
static ResourceLocation
ResourceLocation.getDefaultInstance()
ResourceLocation.Builder.getDefaultInstanceForType()
ResourceLocation.getDefaultInstanceForType()
AuditLog.Builder.getResourceLocation()
The resource location information.AuditLog.getResourceLocation()
The resource location information.AuditLogOrBuilder.getResourceLocation()
The resource location information.static ResourceLocation
ResourceLocation.parseDelimitedFrom
(InputStream input) static ResourceLocation
ResourceLocation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocation
ResourceLocation.parseFrom
(byte[] data) static ResourceLocation
ResourceLocation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocation
ResourceLocation.parseFrom
(com.google.protobuf.ByteString data) static ResourceLocation
ResourceLocation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocation
ResourceLocation.parseFrom
(com.google.protobuf.CodedInputStream input) static ResourceLocation
ResourceLocation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocation
ResourceLocation.parseFrom
(InputStream input) static ResourceLocation
ResourceLocation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocation
ResourceLocation.parseFrom
(ByteBuffer data) static ResourceLocation
ResourceLocation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.audit that return types with arguments of type ResourceLocationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ResourceLocation> ResourceLocation.getParserForType()
static com.google.protobuf.Parser
<ResourceLocation> ResourceLocation.parser()
Methods in com.google.cloud.audit with parameters of type ResourceLocationModifier and TypeMethodDescriptionResourceLocation.Builder.mergeFrom
(ResourceLocation other) AuditLog.Builder.mergeResourceLocation
(ResourceLocation value) The resource location information.static ResourceLocation.Builder
ResourceLocation.newBuilder
(ResourceLocation prototype) AuditLog.Builder.setResourceLocation
(ResourceLocation value) The resource location information.