1. Packages
  2. Google Cloud Native
  3. API Docs
  4. dialogflow
  5. dialogflow/v2
  6. getConversationDataset

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>
Copy
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]
Copy
func LookupConversationDataset(ctx *Context, args *LookupConversationDatasetArgs, opts ...InvokeOption) (*LookupConversationDatasetResult, error)
func LookupConversationDatasetOutput(ctx *Context, args *LookupConversationDatasetOutputArgs, opts ...InvokeOption) LookupConversationDatasetResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetConversationDatasetResult> getConversationDataset(GetConversationDatasetArgs args, InvokeOptions options)
public static Output<GetConversationDatasetResult> getConversationDataset(GetConversationDatasetArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:dialogflow/v2:getConversationDataset
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ConversationDatasetId This property is required. string
Location This property is required. string
Project string
ConversationDatasetId This property is required. string
Location This property is required. string
Project string
conversationDatasetId This property is required. String
location This property is required. String
project String
conversationDatasetId This property is required. string
location This property is required. string
project string
conversation_dataset_id This property is required. str
location This property is required. str
project str
conversationDatasetId This property is required. String
location This property is required. String
project String

getConversationDataset Result

The following output properties are available:

ConversationCount string
The number of conversations this conversation dataset contains.
ConversationInfo Pulumi.GoogleNative.Dialogflow.V2.Outputs.GoogleCloudDialogflowV2ConversationInfoResponse
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.GoogleNative.Dialogflow.V2.Outputs.GoogleCloudDialogflowV2InputConfigResponse
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 GoogleCloudDialogflowV2ConversationInfoResponse
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 GoogleCloudDialogflowV2InputConfigResponse
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 GoogleCloudDialogflowV2ConversationInfoResponse
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 GoogleCloudDialogflowV2InputConfigResponse
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 GoogleCloudDialogflowV2ConversationInfoResponse
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 GoogleCloudDialogflowV2InputConfigResponse
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 GoogleCloudDialogflowV2ConversationInfoResponse
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 GoogleCloudDialogflowV2InputConfigResponse
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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. List<string>
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.
Uris This property is required. []string
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.
uris This property is required. List<String>
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.
uris This property is required. string[]
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.
uris This property is required. Sequence[str]
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.
uris This property is required. List<String>
Google Cloud Storage URIs for the inputs. A URI is of the form: gs://bucket/object-prefix-or-name Whether a prefix or name is used depends on the use case.

GoogleCloudDialogflowV2InputConfigResponse

GcsSource This property is required. Pulumi.GoogleNative.Dialogflow.V2.Inputs.GoogleCloudDialogflowV2GcsSourcesResponse
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 This property is required. GoogleCloudDialogflowV2GcsSourcesResponse
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 This property is required. GoogleCloudDialogflowV2GcsSourcesResponse
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 This property is required. GoogleCloudDialogflowV2GcsSourcesResponse
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 This property is required. GoogleCloudDialogflowV2GcsSourcesResponse
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 This property is required. 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