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 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)
public static Output<GetIssueModelResult> getIssueModel(GetIssueModelArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:contactcenterinsights/v1:getIssueModel
  arguments:
    # arguments dictionaryThe following arguments are supported:
- IssueModel stringId 
- Location string
- Project string
- IssueModel stringId 
- Location string
- Project string
- issueModel StringId 
- location String
- project String
- issueModel stringId 
- location string
- project string
- issue_model_ strid 
- location str
- project str
- issueModel StringId 
- 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.
- InputData Pulumi.Config Google Native. Contactcenterinsights. V1. Outputs. Google Cloud Contactcenterinsights V1Issue Model Input Data Config Response 
- 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.Google Native. Contactcenterinsights. V1. Outputs. Google Cloud Contactcenterinsights V1Issue Model Label Stats Response 
- 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.
- InputData GoogleConfig Cloud Contactcenterinsights V1Issue Model Input Data Config Response 
- 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 GoogleCloud Contactcenterinsights V1Issue Model Label Stats Response 
- 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.
- inputData GoogleConfig Cloud Contactcenterinsights V1Issue Model Input Data Config Response 
- 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 GoogleCloud Contactcenterinsights V1Issue Model Label Stats Response 
- 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.
- inputData GoogleConfig Cloud Contactcenterinsights V1Issue Model Input Data Config Response 
- 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 GoogleCloud Contactcenterinsights V1Issue Model Label Stats Response 
- 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_ Googleconfig Cloud Contactcenterinsights V1Issue Model Input Data Config Response 
- 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 GoogleCloud Contactcenterinsights V1Issue Model Label Stats Response 
- 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.
- inputData Property MapConfig 
- 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 mediumfield onfilter.
- TrainingConversations stringCount 
- 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 mediumfield onfilter.
- TrainingConversations stringCount 
- 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 mediumfield onfilter.
- trainingConversations StringCount 
- 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 mediumfield onfilter.
- trainingConversations stringCount 
- 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 mediumfield onfilter.
- training_conversations_ strcount 
- 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 mediumfield onfilter.
- trainingConversations StringCount 
- Number of conversations used in training. Output only.
GoogleCloudContactcenterinsightsV1IssueModelLabelStatsResponse       
- AnalyzedConversations stringCount 
- 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.
- UnclassifiedConversations stringCount 
- Number of analyzed conversations for which no issue was applicable at this point in time.
- AnalyzedConversations stringCount 
- 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.
- UnclassifiedConversations stringCount 
- Number of analyzed conversations for which no issue was applicable at this point in time.
- analyzedConversations StringCount 
- 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.
- unclassifiedConversations StringCount 
- Number of analyzed conversations for which no issue was applicable at this point in time.
- analyzedConversations stringCount 
- 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.
- unclassifiedConversations stringCount 
- Number of analyzed conversations for which no issue was applicable at this point in time.
- analyzed_conversations_ strcount 
- 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_ strcount 
- Number of analyzed conversations for which no issue was applicable at this point in time.
- analyzedConversations StringCount 
- 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.
- unclassifiedConversations StringCount 
- 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 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