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 ResourceLocationResourceLocation.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 ResourceLocationResourceLocation.parseDelimitedFrom(InputStream input) static ResourceLocationResourceLocation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocationResourceLocation.parseFrom(byte[] data) static ResourceLocationResourceLocation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocationResourceLocation.parseFrom(com.google.protobuf.ByteString data) static ResourceLocationResourceLocation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocationResourceLocation.parseFrom(com.google.protobuf.CodedInputStream input) static ResourceLocationResourceLocation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocationResourceLocation.parseFrom(InputStream input) static ResourceLocationResourceLocation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocationResourceLocation.parseFrom(ByteBuffer data) static ResourceLocationResourceLocation.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.BuilderResourceLocation.newBuilder(ResourceLocation prototype) AuditLog.Builder.setResourceLocation(ResourceLocation value) The resource location information.