| Modifier and Type | Method and Description |
|---|---|
MetadataLocation |
MetadataLocation.Builder.build() |
MetadataLocation |
MetadataLocation.Builder.buildPartial() |
static MetadataLocation |
MetadataLocation.getDefaultInstance() |
MetadataLocation |
MetadataLocation.getDefaultInstanceForType() |
MetadataLocation |
MetadataLocation.Builder.getDefaultInstanceForType() |
MetadataLocation |
ContentLocation.getMetadataLocation()
Location within the metadata for inspected content.
|
MetadataLocation |
ContentLocation.Builder.getMetadataLocation()
Location within the metadata for inspected content.
|
MetadataLocation |
ContentLocationOrBuilder.getMetadataLocation()
Location within the metadata for inspected content.
|
static MetadataLocation |
MetadataLocation.parseDelimitedFrom(InputStream input) |
static MetadataLocation |
MetadataLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataLocation |
MetadataLocation.parseFrom(byte[] data) |
static MetadataLocation |
MetadataLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataLocation |
MetadataLocation.parseFrom(ByteBuffer data) |
static MetadataLocation |
MetadataLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataLocation |
MetadataLocation.parseFrom(com.google.protobuf.ByteString data) |
static MetadataLocation |
MetadataLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataLocation |
MetadataLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataLocation |
MetadataLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataLocation |
MetadataLocation.parseFrom(InputStream input) |
static MetadataLocation |
MetadataLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataLocation> |
MetadataLocation.getParserForType() |
static com.google.protobuf.Parser<MetadataLocation> |
MetadataLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataLocation.Builder |
MetadataLocation.Builder.mergeFrom(MetadataLocation other) |
ContentLocation.Builder |
ContentLocation.Builder.mergeMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.
|
static MetadataLocation.Builder |
MetadataLocation.newBuilder(MetadataLocation prototype) |
ContentLocation.Builder |
ContentLocation.Builder.setMetadataLocation(MetadataLocation value)
Location within the metadata for inspected content.
|
Copyright © 2022 Google LLC. All rights reserved.