Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dialogflow/v2.getConversationDataset
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieves the specified conversation dataset.
Using getConversationDataset
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConversationDataset(args: GetConversationDatasetArgs, opts?: InvokeOptions): Promise<GetConversationDatasetResult>
function getConversationDatasetOutput(args: GetConversationDatasetOutputArgs, opts?: InvokeOptions): Output<GetConversationDatasetResult>def get_conversation_dataset(conversation_dataset_id: Optional[str] = None,
                             location: Optional[str] = None,
                             project: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetConversationDatasetResult
def get_conversation_dataset_output(conversation_dataset_id: Optional[pulumi.Input[str]] = None,
                             location: Optional[pulumi.Input[str]] = None,
                             project: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetConversationDatasetResult]func LookupConversationDataset(ctx *Context, args *LookupConversationDatasetArgs, opts ...InvokeOption) (*LookupConversationDatasetResult, error)
func LookupConversationDatasetOutput(ctx *Context, args *LookupConversationDatasetOutputArgs, opts ...InvokeOption) LookupConversationDatasetResultOutput> Note: This function is named LookupConversationDataset in the Go SDK.
public static class GetConversationDataset 
{
    public static Task<GetConversationDatasetResult> InvokeAsync(GetConversationDatasetArgs args, InvokeOptions? opts = null)
    public static Output<GetConversationDatasetResult> Invoke(GetConversationDatasetInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConversationDatasetResult> getConversationDataset(GetConversationDatasetArgs args, InvokeOptions options)
public static Output<GetConversationDatasetResult> getConversationDataset(GetConversationDatasetArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:dialogflow/v2:getConversationDataset
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConversationDataset stringId 
- Location string
- Project string
- ConversationDataset stringId 
- Location string
- Project string
- conversationDataset StringId 
- location String
- project String
- conversationDataset stringId 
- location string
- project string
- conversation_dataset_ strid 
- location str
- project str
- conversationDataset StringId 
- location String
- project String
getConversationDataset Result
The following output properties are available:
- ConversationCount string
- The number of conversations this conversation dataset contains.
- ConversationInfo Pulumi.Google Native. Dialogflow. V2. Outputs. Google Cloud Dialogflow V2Conversation Info Response 
- Metadata set during conversation data import.
- CreateTime string
- Creation time of this dataset.
- Description string
- Optional. The description of the dataset. Maximum of 10000 bytes.
- DisplayName string
- The display name of the dataset. Maximum of 64 bytes.
- InputConfig Pulumi.Google Native. Dialogflow. V2. Outputs. Google Cloud Dialogflow V2Input Config Response 
- Input configurations set during conversation data import.
- Name string
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
- ConversationCount string
- The number of conversations this conversation dataset contains.
- ConversationInfo GoogleCloud Dialogflow V2Conversation Info Response 
- Metadata set during conversation data import.
- CreateTime string
- Creation time of this dataset.
- Description string
- Optional. The description of the dataset. Maximum of 10000 bytes.
- DisplayName string
- The display name of the dataset. Maximum of 64 bytes.
- InputConfig GoogleCloud Dialogflow V2Input Config Response 
- Input configurations set during conversation data import.
- Name string
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
- conversationCount String
- The number of conversations this conversation dataset contains.
- conversationInfo GoogleCloud Dialogflow V2Conversation Info Response 
- Metadata set during conversation data import.
- createTime String
- Creation time of this dataset.
- description String
- Optional. The description of the dataset. Maximum of 10000 bytes.
- displayName String
- The display name of the dataset. Maximum of 64 bytes.
- inputConfig GoogleCloud Dialogflow V2Input Config Response 
- Input configurations set during conversation data import.
- name String
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
- conversationCount string
- The number of conversations this conversation dataset contains.
- conversationInfo GoogleCloud Dialogflow V2Conversation Info Response 
- Metadata set during conversation data import.
- createTime string
- Creation time of this dataset.
- description string
- Optional. The description of the dataset. Maximum of 10000 bytes.
- displayName string
- The display name of the dataset. Maximum of 64 bytes.
- inputConfig GoogleCloud Dialogflow V2Input Config Response 
- Input configurations set during conversation data import.
- name string
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
- conversation_count str
- The number of conversations this conversation dataset contains.
- conversation_info GoogleCloud Dialogflow V2Conversation Info Response 
- Metadata set during conversation data import.
- create_time str
- Creation time of this dataset.
- description str
- Optional. The description of the dataset. Maximum of 10000 bytes.
- display_name str
- The display name of the dataset. Maximum of 64 bytes.
- input_config GoogleCloud Dialogflow V2Input Config Response 
- Input configurations set during conversation data import.
- name str
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
- conversationCount String
- The number of conversations this conversation dataset contains.
- conversationInfo Property Map
- Metadata set during conversation data import.
- createTime String
- Creation time of this dataset.
- description String
- Optional. The description of the dataset. Maximum of 10000 bytes.
- displayName String
- The display name of the dataset. Maximum of 64 bytes.
- inputConfig Property Map
- Input configurations set during conversation data import.
- name String
- ConversationDataset resource name. Format: projects//locations//conversationDatasets/
Supporting Types
GoogleCloudDialogflowV2ConversationInfoResponse     
- LanguageCode string
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
- LanguageCode string
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
- languageCode String
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
- languageCode string
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
- language_code str
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
- languageCode String
- Optional. The language code of the conversation data within this dataset. See https://cloud.google.com/apis/design/standard_fields for more information. Supports all UTF-8 languages.
GoogleCloudDialogflowV2GcsSourcesResponse     
- Uris List<string>
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
- Uris []string
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
- uris List<String>
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
- uris string[]
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
- uris Sequence[str]
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
- uris List<String>
- Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-nameWhether a prefix or name is used depends on the use case.
GoogleCloudDialogflowV2InputConfigResponse     
- GcsSource Pulumi.Google Native. Dialogflow. V2. Inputs. Google Cloud Dialogflow V2Gcs Sources Response 
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
- GcsSource GoogleCloud Dialogflow V2Gcs Sources Response 
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
- gcsSource GoogleCloud Dialogflow V2Gcs Sources Response 
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
- gcsSource GoogleCloud Dialogflow V2Gcs Sources Response 
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
- gcs_source GoogleCloud Dialogflow V2Gcs Sources Response 
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
- gcsSource Property Map
- The Cloud Storage URI has the form gs:////agent*.json. Wildcards are allowed and will be expanded into all matched JSON files, which will be read as one conversation per file.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi