| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentSchema.EntityType.Property
Defines properties that can be part of the entity type.
|
static class |
DocumentSchema.EntityType.Property.Builder
Defines properties that can be part of the entity type.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.EntityType.PropertyOrBuilder |
DocumentSchema.EntityTypeOrBuilder.getPropertiesOrBuilder(int index)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.PropertyOrBuilder |
DocumentSchema.EntityType.getPropertiesOrBuilder(int index)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.PropertyOrBuilder |
DocumentSchema.EntityType.Builder.getPropertiesOrBuilder(int index)
Description the nested structure, or composition of an entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DocumentSchema.EntityType.PropertyOrBuilder> |
DocumentSchema.EntityTypeOrBuilder.getPropertiesOrBuilderList()
Description the nested structure, or composition of an entity.
|
List<? extends DocumentSchema.EntityType.PropertyOrBuilder> |
DocumentSchema.EntityType.getPropertiesOrBuilderList()
Description the nested structure, or composition of an entity.
|
List<? extends DocumentSchema.EntityType.PropertyOrBuilder> |
DocumentSchema.EntityType.Builder.getPropertiesOrBuilderList()
Description the nested structure, or composition of an entity.
|
Copyright © 2024 Google LLC. All rights reserved.