| Modifier and Type | Method and Description |
|---|---|
InlineSource |
InlineSource.Builder.build() |
InlineSource |
InlineSource.Builder.buildPartial() |
static InlineSource |
InlineSource.getDefaultInstance() |
InlineSource |
InlineSource.getDefaultInstanceForType() |
InlineSource |
InlineSource.Builder.getDefaultInstanceForType() |
InlineSource |
ImportEntityTypesRequestOrBuilder.getEntityTypesContent()
Uncompressed byte content of entity types.
|
InlineSource |
ImportEntityTypesRequest.getEntityTypesContent()
Uncompressed byte content of entity types.
|
InlineSource |
ImportEntityTypesRequest.Builder.getEntityTypesContent()
Uncompressed byte content of entity types.
|
InlineSource |
ImportIntentsRequest.getIntentsContent()
Uncompressed byte content of intents.
|
InlineSource |
ImportIntentsRequest.Builder.getIntentsContent()
Uncompressed byte content of intents.
|
InlineSource |
ImportIntentsRequestOrBuilder.getIntentsContent()
Uncompressed byte content of intents.
|
static InlineSource |
InlineSource.parseDelimitedFrom(InputStream input) |
static InlineSource |
InlineSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineSource |
InlineSource.parseFrom(byte[] data) |
static InlineSource |
InlineSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineSource |
InlineSource.parseFrom(ByteBuffer data) |
static InlineSource |
InlineSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineSource |
InlineSource.parseFrom(com.google.protobuf.ByteString data) |
static InlineSource |
InlineSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineSource |
InlineSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static InlineSource |
InlineSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineSource |
InlineSource.parseFrom(InputStream input) |
static InlineSource |
InlineSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InlineSource> |
InlineSource.getParserForType() |
static com.google.protobuf.Parser<InlineSource> |
InlineSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImportEntityTypesRequest.Builder |
ImportEntityTypesRequest.Builder.mergeEntityTypesContent(InlineSource value)
Uncompressed byte content of entity types.
|
InlineSource.Builder |
InlineSource.Builder.mergeFrom(InlineSource other) |
ImportIntentsRequest.Builder |
ImportIntentsRequest.Builder.mergeIntentsContent(InlineSource value)
Uncompressed byte content of intents.
|
static InlineSource.Builder |
InlineSource.newBuilder(InlineSource prototype) |
ImportEntityTypesRequest.Builder |
ImportEntityTypesRequest.Builder.setEntityTypesContent(InlineSource value)
Uncompressed byte content of entity types.
|
ImportIntentsRequest.Builder |
ImportIntentsRequest.Builder.setIntentsContent(InlineSource value)
Uncompressed byte content of intents.
|
Copyright © 2025 Google LLC. All rights reserved.