1. Packages
  2. Google Cloud Native
  3. API Docs
  4. contactcenterinsights
  5. contactcenterinsights/v1
  6. getIssueModel

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.contactcenterinsights/v1.getIssueModel

Explore with Pulumi AI

google-native logo

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

    Gets an issue model.

    Using getIssueModel

    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 getIssueModel(args: GetIssueModelArgs, opts?: InvokeOptions): Promise<GetIssueModelResult>
    function getIssueModelOutput(args: GetIssueModelOutputArgs, opts?: InvokeOptions): Output<GetIssueModelResult>
    def get_issue_model(issue_model_id: Optional[str] = None,
                        location: Optional[str] = None,
                        project: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetIssueModelResult
    def get_issue_model_output(issue_model_id: Optional[pulumi.Input[str]] = None,
                        location: Optional[pulumi.Input[str]] = None,
                        project: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetIssueModelResult]
    func LookupIssueModel(ctx *Context, args *LookupIssueModelArgs, opts ...InvokeOption) (*LookupIssueModelResult, error)
    func LookupIssueModelOutput(ctx *Context, args *LookupIssueModelOutputArgs, opts ...InvokeOption) LookupIssueModelResultOutput

    > Note: This function is named LookupIssueModel in the Go SDK.

    public static class GetIssueModel 
    {
        public static Task<GetIssueModelResult> InvokeAsync(GetIssueModelArgs args, InvokeOptions? opts = null)
        public static Output<GetIssueModelResult> Invoke(GetIssueModelInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIssueModelResult> getIssueModel(GetIssueModelArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: google-native:contactcenterinsights/v1:getIssueModel
      arguments:
        # arguments dictionary

    The following arguments are supported:

    IssueModelId string
    Location string
    Project string
    IssueModelId string
    Location string
    Project string
    issueModelId String
    location String
    project String
    issueModelId string
    location string
    project string
    issueModelId String
    location String
    project String

    getIssueModel Result

    The following output properties are available:

    CreateTime string
    The time at which this issue model was created.
    DisplayName string
    The representative name for the issue model.
    InputDataConfig Pulumi.GoogleNative.Contactcenterinsights.V1.Outputs.GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse
    Configs for the input data that used to create the issue model.
    IssueCount string
    Number of issues in this issue model.
    LanguageCode string
    Language of the model.
    ModelType string
    Type of the model.
    Name string
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    State string
    State of the model.
    TrainingStats Pulumi.GoogleNative.Contactcenterinsights.V1.Outputs.GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse
    Immutable. The issue model's label statistics on its training data.
    UpdateTime string
    The most recent time at which the issue model was updated.
    CreateTime string
    The time at which this issue model was created.
    DisplayName string
    The representative name for the issue model.
    InputDataConfig GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse
    Configs for the input data that used to create the issue model.
    IssueCount string
    Number of issues in this issue model.
    LanguageCode string
    Language of the model.
    ModelType string
    Type of the model.
    Name string
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    State string
    State of the model.
    TrainingStats GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse
    Immutable. The issue model's label statistics on its training data.
    UpdateTime string
    The most recent time at which the issue model was updated.
    createTime String
    The time at which this issue model was created.
    displayName String
    The representative name for the issue model.
    inputDataConfig GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse
    Configs for the input data that used to create the issue model.
    issueCount String
    Number of issues in this issue model.
    languageCode String
    Language of the model.
    modelType String
    Type of the model.
    name String
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    state String
    State of the model.
    trainingStats GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse
    Immutable. The issue model's label statistics on its training data.
    updateTime String
    The most recent time at which the issue model was updated.
    createTime string
    The time at which this issue model was created.
    displayName string
    The representative name for the issue model.
    inputDataConfig GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse
    Configs for the input data that used to create the issue model.
    issueCount string
    Number of issues in this issue model.
    languageCode string
    Language of the model.
    modelType string
    Type of the model.
    name string
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    state string
    State of the model.
    trainingStats GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse
    Immutable. The issue model's label statistics on its training data.
    updateTime string
    The most recent time at which the issue model was updated.
    create_time str
    The time at which this issue model was created.
    display_name str
    The representative name for the issue model.
    input_data_config GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse
    Configs for the input data that used to create the issue model.
    issue_count str
    Number of issues in this issue model.
    language_code str
    Language of the model.
    model_type str
    Type of the model.
    name str
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    state str
    State of the model.
    training_stats GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse
    Immutable. The issue model's label statistics on its training data.
    update_time str
    The most recent time at which the issue model was updated.
    createTime String
    The time at which this issue model was created.
    displayName String
    The representative name for the issue model.
    inputDataConfig Property Map
    Configs for the input data that used to create the issue model.
    issueCount String
    Number of issues in this issue model.
    languageCode String
    Language of the model.
    modelType String
    Type of the model.
    name String
    Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
    state String
    State of the model.
    trainingStats Property Map
    Immutable. The issue model's label statistics on its training data.
    updateTime String
    The most recent time at which the issue model was updated.

    Supporting Types

    GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse

    Filter string
    A filter to reduce the conversations used for training the model to a specific subset.
    Medium string
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    TrainingConversationsCount string
    Number of conversations used in training. Output only.
    Filter string
    A filter to reduce the conversations used for training the model to a specific subset.
    Medium string
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    TrainingConversationsCount string
    Number of conversations used in training. Output only.
    filter String
    A filter to reduce the conversations used for training the model to a specific subset.
    medium String
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    trainingConversationsCount String
    Number of conversations used in training. Output only.
    filter string
    A filter to reduce the conversations used for training the model to a specific subset.
    medium string
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    trainingConversationsCount string
    Number of conversations used in training. Output only.
    filter str
    A filter to reduce the conversations used for training the model to a specific subset.
    medium str
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    training_conversations_count str
    Number of conversations used in training. Output only.
    filter String
    A filter to reduce the conversations used for training the model to a specific subset.
    medium String
    Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.
    trainingConversationsCount String
    Number of conversations used in training. Output only.

    GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse

    AnalyzedConversationsCount string
    Number of conversations the issue model has analyzed at this point in time.
    IssueStats Dictionary<string, string>
    Statistics on each issue. Key is the issue's resource name.
    UnclassifiedConversationsCount string
    Number of analyzed conversations for which no issue was applicable at this point in time.
    AnalyzedConversationsCount string
    Number of conversations the issue model has analyzed at this point in time.
    IssueStats map[string]string
    Statistics on each issue. Key is the issue's resource name.
    UnclassifiedConversationsCount string
    Number of analyzed conversations for which no issue was applicable at this point in time.
    analyzedConversationsCount String
    Number of conversations the issue model has analyzed at this point in time.
    issueStats Map<String,String>
    Statistics on each issue. Key is the issue's resource name.
    unclassifiedConversationsCount String
    Number of analyzed conversations for which no issue was applicable at this point in time.
    analyzedConversationsCount string
    Number of conversations the issue model has analyzed at this point in time.
    issueStats {[key: string]: string}
    Statistics on each issue. Key is the issue's resource name.
    unclassifiedConversationsCount string
    Number of analyzed conversations for which no issue was applicable at this point in time.
    analyzed_conversations_count str
    Number of conversations the issue model has analyzed at this point in time.
    issue_stats Mapping[str, str]
    Statistics on each issue. Key is the issue's resource name.
    unclassified_conversations_count str
    Number of analyzed conversations for which no issue was applicable at this point in time.
    analyzedConversationsCount String
    Number of conversations the issue model has analyzed at this point in time.
    issueStats Map<String>
    Statistics on each issue. Key is the issue's resource name.
    unclassifiedConversationsCount String
    Number of analyzed conversations for which no issue was applicable at this point in time.

    Package Details

    Repository
    Google Cloud Native pulumi/pulumi-google-native
    License
    Apache-2.0
    google-native logo

    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