| Modifier and Type | Method and Description |
|---|---|
EntityType.Entity |
EntityType.Entity.Builder.build() |
EntityType.Entity |
EntityType.Entity.Builder.buildPartial() |
static EntityType.Entity |
EntityType.Entity.getDefaultInstance() |
EntityType.Entity |
EntityType.Entity.getDefaultInstanceForType() |
EntityType.Entity |
EntityType.Entity.Builder.getDefaultInstanceForType() |
EntityType.Entity |
SessionEntityTypeOrBuilder.getEntities(int index)
Required.
|
EntityType.Entity |
EntityType.getEntities(int index)
The collection of entity entries associated with the entity type.
|
EntityType.Entity |
EntityType.Builder.getEntities(int index)
The collection of entity entries associated with the entity type.
|
EntityType.Entity |
SessionEntityType.getEntities(int index)
Required.
|
EntityType.Entity |
SessionEntityType.Builder.getEntities(int index)
Required.
|
EntityType.Entity |
EntityTypeOrBuilder.getEntities(int index)
The collection of entity entries associated with the entity type.
|
static EntityType.Entity |
EntityType.Entity.parseDelimitedFrom(InputStream input) |
static EntityType.Entity |
EntityType.Entity.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.Entity |
EntityType.Entity.parseFrom(byte[] data) |
static EntityType.Entity |
EntityType.Entity.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.Entity |
EntityType.Entity.parseFrom(ByteBuffer data) |
static EntityType.Entity |
EntityType.Entity.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.Entity |
EntityType.Entity.parseFrom(com.google.protobuf.ByteString data) |
static EntityType.Entity |
EntityType.Entity.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.Entity |
EntityType.Entity.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityType.Entity |
EntityType.Entity.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityType.Entity |
EntityType.Entity.parseFrom(InputStream input) |
static EntityType.Entity |
EntityType.Entity.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityType.Entity> |
SessionEntityTypeOrBuilder.getEntitiesList()
Required.
|
List<EntityType.Entity> |
EntityType.getEntitiesList()
The collection of entity entries associated with the entity type.
|
List<EntityType.Entity> |
EntityType.Builder.getEntitiesList()
The collection of entity entries associated with the entity type.
|
List<EntityType.Entity> |
SessionEntityType.getEntitiesList()
Required.
|
List<EntityType.Entity> |
SessionEntityType.Builder.getEntitiesList()
Required.
|
List<EntityType.Entity> |
EntityTypeOrBuilder.getEntitiesList()
The collection of entity entries associated with the entity type.
|
com.google.protobuf.Parser<EntityType.Entity> |
EntityType.Entity.getParserForType() |
static com.google.protobuf.Parser<EntityType.Entity> |
EntityType.Entity.parser() |
| Modifier and Type | Method and Description |
|---|---|
EntityType.Builder |
EntityType.Builder.addEntities(EntityType.Entity value)
The collection of entity entries associated with the entity type.
|
SessionEntityType.Builder |
SessionEntityType.Builder.addEntities(EntityType.Entity value)
Required.
|
EntityType.Builder |
EntityType.Builder.addEntities(int index,
EntityType.Entity value)
The collection of entity entries associated with the entity type.
|
SessionEntityType.Builder |
SessionEntityType.Builder.addEntities(int index,
EntityType.Entity value)
Required.
|
EntityType.Entity.Builder |
EntityType.Entity.Builder.mergeFrom(EntityType.Entity other) |
static EntityType.Entity.Builder |
EntityType.Entity.newBuilder(EntityType.Entity prototype) |
EntityType.Builder |
EntityType.Builder.setEntities(int index,
EntityType.Entity value)
The collection of entity entries associated with the entity type.
|
SessionEntityType.Builder |
SessionEntityType.Builder.setEntities(int index,
EntityType.Entity value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
EntityType.Builder |
EntityType.Builder.addAllEntities(Iterable<? extends EntityType.Entity> values)
The collection of entity entries associated with the entity type.
|
SessionEntityType.Builder |
SessionEntityType.Builder.addAllEntities(Iterable<? extends EntityType.Entity> values)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.