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