| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
ResourceLocation.Builder.build() |
ResourceLocation |
ResourceLocation.Builder.buildPartial() |
static ResourceLocation |
ResourceLocation.getDefaultInstance() |
ResourceLocation |
ResourceLocation.getDefaultInstanceForType() |
ResourceLocation |
ResourceLocation.Builder.getDefaultInstanceForType() |
ResourceLocation |
AuditLog.getResourceLocation()
The resource location information.
|
ResourceLocation |
AuditLog.Builder.getResourceLocation()
The resource location information.
|
ResourceLocation |
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(ByteBuffer data) |
static ResourceLocation |
ResourceLocation.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResourceLocation> |
ResourceLocation.getParserForType() |
static com.google.protobuf.Parser<ResourceLocation> |
ResourceLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation.Builder |
ResourceLocation.Builder.mergeFrom(ResourceLocation other) |
AuditLog.Builder |
AuditLog.Builder.mergeResourceLocation(ResourceLocation value)
The resource location information.
|
static ResourceLocation.Builder |
ResourceLocation.newBuilder(ResourceLocation prototype) |
AuditLog.Builder |
AuditLog.Builder.setResourceLocation(ResourceLocation value)
The resource location information.
|
Copyright © 2022 Google LLC. All rights reserved.