| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentSchema.EntityType
EntityType is the wrapper of a label of the corresponding model with
detailed attributes and limitations for entity-based processors.
|
static class |
DocumentSchema.EntityType.Builder
EntityType is the wrapper of a label of the corresponding model with
detailed attributes and limitations for entity-based processors.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.EntityTypeOrBuilder |
DocumentSchema.getEntityTypesOrBuilder(int index)
Entity types of the schema.
|
DocumentSchema.EntityTypeOrBuilder |
DocumentSchema.Builder.getEntityTypesOrBuilder(int index)
Entity types of the schema.
|
DocumentSchema.EntityTypeOrBuilder |
DocumentSchemaOrBuilder.getEntityTypesOrBuilder(int index)
Entity types of the schema.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DocumentSchema.EntityTypeOrBuilder> |
DocumentSchema.getEntityTypesOrBuilderList()
Entity types of the schema.
|
List<? extends DocumentSchema.EntityTypeOrBuilder> |
DocumentSchema.Builder.getEntityTypesOrBuilderList()
Entity types of the schema.
|
List<? extends DocumentSchema.EntityTypeOrBuilder> |
DocumentSchemaOrBuilder.getEntityTypesOrBuilderList()
Entity types of the schema.
|
Copyright © 2024 Google LLC. All rights reserved.