| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.Builder.build() |
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.Builder.buildPartial() |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.getDefaultInstance() |
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.getDefaultInstanceForType() |
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.Builder.getDefaultInstanceForType() |
DocumentSchema.EntityType.Property |
DocumentSchema.EntityTypeOrBuilder.getProperties(int index)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.getProperties(int index)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Builder.getProperties(int index)
Description the nested structure, or composition of an entity.
|
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseDelimitedFrom(InputStream input) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(byte[] data) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(ByteBuffer data) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(com.google.protobuf.ByteString data) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(com.google.protobuf.CodedInputStream input) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(InputStream input) |
static DocumentSchema.EntityType.Property |
DocumentSchema.EntityType.Property.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DocumentSchema.EntityType.Property> |
DocumentSchema.EntityType.Property.getParserForType() |
List<DocumentSchema.EntityType.Property> |
DocumentSchema.EntityTypeOrBuilder.getPropertiesList()
Description the nested structure, or composition of an entity.
|
List<DocumentSchema.EntityType.Property> |
DocumentSchema.EntityType.getPropertiesList()
Description the nested structure, or composition of an entity.
|
List<DocumentSchema.EntityType.Property> |
DocumentSchema.EntityType.Builder.getPropertiesList()
Description the nested structure, or composition of an entity.
|
static com.google.protobuf.Parser<DocumentSchema.EntityType.Property> |
DocumentSchema.EntityType.Property.parser() |
| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.EntityType.Builder |
DocumentSchema.EntityType.Builder.addProperties(DocumentSchema.EntityType.Property value)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.Builder |
DocumentSchema.EntityType.Builder.addProperties(int index,
DocumentSchema.EntityType.Property value)
Description the nested structure, or composition of an entity.
|
DocumentSchema.EntityType.Property.Builder |
DocumentSchema.EntityType.Property.Builder.mergeFrom(DocumentSchema.EntityType.Property other) |
static DocumentSchema.EntityType.Property.Builder |
DocumentSchema.EntityType.Property.newBuilder(DocumentSchema.EntityType.Property prototype) |
DocumentSchema.EntityType.Builder |
DocumentSchema.EntityType.Builder.setProperties(int index,
DocumentSchema.EntityType.Property value)
Description the nested structure, or composition of an entity.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentSchema.EntityType.Builder |
DocumentSchema.EntityType.Builder.addAllProperties(Iterable<? extends DocumentSchema.EntityType.Property> values)
Description the nested structure, or composition of an entity.
|
Copyright © 2024 Google LLC. All rights reserved.