| Modifier and Type | Method and Description |
|---|---|
ResourceName |
ResourceName.Builder.build() |
ResourceName |
ResourceName.Builder.buildPartial() |
static ResourceName |
ResourceName.getDefaultInstance() |
ResourceName |
ResourceName.getDefaultInstanceForType() |
ResourceName |
ResourceName.Builder.getDefaultInstanceForType() |
ResourceName |
ValidationMessage.getResourceNames(int index)
The resource names of the resources where the message is found.
|
ResourceName |
ValidationMessage.Builder.getResourceNames(int index)
The resource names of the resources where the message is found.
|
ResourceName |
ValidationMessageOrBuilder.getResourceNames(int index)
The resource names of the resources where the message is found.
|
static ResourceName |
ResourceName.parseDelimitedFrom(InputStream input) |
static ResourceName |
ResourceName.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceName |
ResourceName.parseFrom(byte[] data) |
static ResourceName |
ResourceName.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceName |
ResourceName.parseFrom(ByteBuffer data) |
static ResourceName |
ResourceName.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceName |
ResourceName.parseFrom(com.google.protobuf.ByteString data) |
static ResourceName |
ResourceName.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceName |
ResourceName.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResourceName |
ResourceName.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResourceName |
ResourceName.parseFrom(InputStream input) |
static ResourceName |
ResourceName.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResourceName> |
ResourceName.getParserForType() |
List<ResourceName> |
ValidationMessage.getResourceNamesList()
The resource names of the resources where the message is found.
|
List<ResourceName> |
ValidationMessage.Builder.getResourceNamesList()
The resource names of the resources where the message is found.
|
List<ResourceName> |
ValidationMessageOrBuilder.getResourceNamesList()
The resource names of the resources where the message is found.
|
static com.google.protobuf.Parser<ResourceName> |
ResourceName.parser() |
| Modifier and Type | Method and Description |
|---|---|
ValidationMessage.Builder |
ValidationMessage.Builder.addResourceNames(int index,
ResourceName value)
The resource names of the resources where the message is found.
|
ValidationMessage.Builder |
ValidationMessage.Builder.addResourceNames(ResourceName value)
The resource names of the resources where the message is found.
|
ResourceName.Builder |
ResourceName.Builder.mergeFrom(ResourceName other) |
static ResourceName.Builder |
ResourceName.newBuilder(ResourceName prototype) |
ValidationMessage.Builder |
ValidationMessage.Builder.setResourceNames(int index,
ResourceName value)
The resource names of the resources where the message is found.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationMessage.Builder |
ValidationMessage.Builder.addAllResourceNames(Iterable<? extends ResourceName> values)
The resource names of the resources where the message is found.
|
Copyright © 2025 Google LLC. All rights reserved.