| Modifier and Type | Class and Description |
|---|---|
class |
ResourceName
Resource name and display name.
|
static class |
ResourceName.Builder
Resource name and display name.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceNameOrBuilder |
ValidationMessageOrBuilder.getResourceNamesOrBuilder(int index)
The resource names of the resources where the message is found.
|
ResourceNameOrBuilder |
ValidationMessage.getResourceNamesOrBuilder(int index)
The resource names of the resources where the message is found.
|
ResourceNameOrBuilder |
ValidationMessage.Builder.getResourceNamesOrBuilder(int index)
The resource names of the resources where the message is found.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResourceNameOrBuilder> |
ValidationMessageOrBuilder.getResourceNamesOrBuilderList()
The resource names of the resources where the message is found.
|
List<? extends ResourceNameOrBuilder> |
ValidationMessage.getResourceNamesOrBuilderList()
The resource names of the resources where the message is found.
|
List<? extends ResourceNameOrBuilder> |
ValidationMessage.Builder.getResourceNamesOrBuilderList()
The resource names of the resources where the message is found.
|
Copyright © 2022 Google LLC. All rights reserved.