| Modifier and Type | Method and Description |
|---|---|
GcsDestination |
GcsDestination.Builder.build() |
GcsDestination |
GcsDestination.Builder.buildPartial() |
GcsDestination |
AdvancedSettingsOrBuilder.getAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
GcsDestination |
AdvancedSettings.getAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
GcsDestination |
AdvancedSettings.Builder.getAudioExportGcsDestination()
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
static GcsDestination |
GcsDestination.getDefaultInstance() |
GcsDestination |
GcsDestination.getDefaultInstanceForType() |
GcsDestination |
GcsDestination.Builder.getDefaultInstanceForType() |
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data) |
static GcsDestination |
GcsDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data) |
static GcsDestination |
GcsDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static GcsDestination |
GcsDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input) |
static GcsDestination |
GcsDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GcsDestination> |
GcsDestination.getParserForType() |
static com.google.protobuf.Parser<GcsDestination> |
GcsDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSettings.Builder |
AdvancedSettings.Builder.mergeAudioExportGcsDestination(GcsDestination value)
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
GcsDestination.Builder |
GcsDestination.Builder.mergeFrom(GcsDestination other) |
static GcsDestination.Builder |
GcsDestination.newBuilder(GcsDestination prototype) |
AdvancedSettings.Builder |
AdvancedSettings.Builder.setAudioExportGcsDestination(GcsDestination value)
If present, incoming audio is exported by Dialogflow to the configured
Google Cloud Storage destination.
|
Copyright © 2025 Google LLC. All rights reserved.