published on Thursday, May 7, 2026 by Pulumi
published on Thursday, May 7, 2026 by Pulumi
A revision of a QaScorecard.
Example Usage
Create QaScorecardRevision Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new QaScorecardRevision(name: string, args: QaScorecardRevisionArgs, opts?: CustomResourceOptions);@overload
def QaScorecardRevision(resource_name: str,
args: QaScorecardRevisionArgs,
opts: Optional[ResourceOptions] = None)
@overload
def QaScorecardRevision(resource_name: str,
opts: Optional[ResourceOptions] = None,
location: Optional[str] = None,
qa_scorecard: Optional[str] = None,
project: Optional[str] = None,
qa_scorecard_revision_id: Optional[str] = None)func NewQaScorecardRevision(ctx *Context, name string, args QaScorecardRevisionArgs, opts ...ResourceOption) (*QaScorecardRevision, error)public QaScorecardRevision(string name, QaScorecardRevisionArgs args, CustomResourceOptions? opts = null)
public QaScorecardRevision(String name, QaScorecardRevisionArgs args)
public QaScorecardRevision(String name, QaScorecardRevisionArgs args, CustomResourceOptions options)
type: gcp:contactcenterinsights:QaScorecardRevision
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "gcp_contactcenterinsights_qascorecardrevision" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args QaScorecardRevisionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args QaScorecardRevisionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args QaScorecardRevisionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args QaScorecardRevisionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args QaScorecardRevisionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var qaScorecardRevisionResource = new Gcp.ContactCenterInsights.QaScorecardRevision("qaScorecardRevisionResource", new()
{
Location = "string",
QaScorecard = "string",
Project = "string",
QaScorecardRevisionId = "string",
});
example, err := contactcenterinsights.NewQaScorecardRevision(ctx, "qaScorecardRevisionResource", &contactcenterinsights.QaScorecardRevisionArgs{
Location: pulumi.String("string"),
QaScorecard: pulumi.String("string"),
Project: pulumi.String("string"),
QaScorecardRevisionId: pulumi.String("string"),
})
resource "gcp_contactcenterinsights_qascorecardrevision" "qaScorecardRevisionResource" {
location = "string"
qa_scorecard = "string"
project = "string"
qa_scorecard_revision_id = "string"
}
var qaScorecardRevisionResource = new QaScorecardRevision("qaScorecardRevisionResource", QaScorecardRevisionArgs.builder()
.location("string")
.qaScorecard("string")
.project("string")
.qaScorecardRevisionId("string")
.build());
qa_scorecard_revision_resource = gcp.contactcenterinsights.QaScorecardRevision("qaScorecardRevisionResource",
location="string",
qa_scorecard="string",
project="string",
qa_scorecard_revision_id="string")
const qaScorecardRevisionResource = new gcp.contactcenterinsights.QaScorecardRevision("qaScorecardRevisionResource", {
location: "string",
qaScorecard: "string",
project: "string",
qaScorecardRevisionId: "string",
});
type: gcp:contactcenterinsights:QaScorecardRevision
properties:
location: string
project: string
qaScorecard: string
qaScorecardRevisionId: string
QaScorecardRevision Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The QaScorecardRevision resource accepts the following input properties:
- Location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- Location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa_
scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa_
scorecard_ stringrevision_ id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- location String
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard String - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - project String
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard StringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- location str
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa_
scorecard str - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - project str
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa_
scorecard_ strrevision_ id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- location String
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard String - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - project String
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard StringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
Outputs
All input properties are implicitly available as output properties. Additionally, the QaScorecardRevision resource produces the following output properties:
- Alternate
Ids List<string> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - Create
Time string - (Output) The time at which this scorecard was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Snapshots
List<Qa
Scorecard Revision Snapshot> - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- State string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- Alternate
Ids []string - Alternative IDs for this revision of the scorecard, e.g.,
latest. - Create
Time string - (Output) The time at which this scorecard was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Snapshots
[]Qa
Scorecard Revision Snapshot - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- State string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate_
ids list(string) - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create_
time string - (Output) The time at which this scorecard was created.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- snapshots list(object)
- A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids List<String> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time String - (Output) The time at which this scorecard was created.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- snapshots
List<Qa
Scorecard Revision Snapshot> - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state String
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids string[] - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time string - (Output) The time at which this scorecard was created.
- id string
- The provider-assigned unique ID for this managed resource.
- name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- snapshots
Qa
Scorecard Revision Snapshot[] - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate_
ids Sequence[str] - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create_
time str - (Output) The time at which this scorecard was created.
- id str
- The provider-assigned unique ID for this managed resource.
- name str
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- snapshots
Sequence[Qa
Scorecard Revision Snapshot] - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state str
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids List<String> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time String - (Output) The time at which this scorecard was created.
- id String
- The provider-assigned unique ID for this managed resource.
- name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- snapshots List<Property Map>
- A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state String
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
Look up Existing QaScorecardRevision Resource
Get an existing QaScorecardRevision resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: QaScorecardRevisionState, opts?: CustomResourceOptions): QaScorecardRevision@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
alternate_ids: Optional[Sequence[str]] = None,
create_time: Optional[str] = None,
location: Optional[str] = None,
name: Optional[str] = None,
project: Optional[str] = None,
qa_scorecard: Optional[str] = None,
qa_scorecard_revision_id: Optional[str] = None,
snapshots: Optional[Sequence[QaScorecardRevisionSnapshotArgs]] = None,
state: Optional[str] = None) -> QaScorecardRevisionfunc GetQaScorecardRevision(ctx *Context, name string, id IDInput, state *QaScorecardRevisionState, opts ...ResourceOption) (*QaScorecardRevision, error)public static QaScorecardRevision Get(string name, Input<string> id, QaScorecardRevisionState? state, CustomResourceOptions? opts = null)public static QaScorecardRevision get(String name, Output<String> id, QaScorecardRevisionState state, CustomResourceOptions options)resources: _: type: gcp:contactcenterinsights:QaScorecardRevision get: id: ${id}import {
to = gcp_contactcenterinsights_qascorecardrevision.example
id = "${id}"
}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Alternate
Ids List<string> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - Create
Time string - (Output) The time at which this scorecard was created.
- Location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- Snapshots
List<Qa
Scorecard Revision Snapshot> - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- State string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- Alternate
Ids []string - Alternative IDs for this revision of the scorecard, e.g.,
latest. - Create
Time string - (Output) The time at which this scorecard was created.
- Location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- Qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - Qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- Snapshots
[]Qa
Scorecard Revision Snapshot Args - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- State string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate_
ids list(string) - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create_
time string - (Output) The time at which this scorecard was created.
- location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa_
scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa_
scorecard_ stringrevision_ id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- snapshots list(object)
- A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids List<String> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time String - (Output) The time at which this scorecard was created.
- location String
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- project String
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard String - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard StringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- snapshots
List<Qa
Scorecard Revision Snapshot> - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state String
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids string[] - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time string - (Output) The time at which this scorecard was created.
- location string
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- project string
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard string - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard stringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- snapshots
Qa
Scorecard Revision Snapshot[] - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state string
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate_
ids Sequence[str] - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create_
time str - (Output) The time at which this scorecard was created.
- location str
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - name str
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- project str
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa_
scorecard str - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa_
scorecard_ strrevision_ id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- snapshots
Sequence[Qa
Scorecard Revision Snapshot Args] - A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state str
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
- alternate
Ids List<String> - Alternative IDs for this revision of the scorecard, e.g.,
latest. - create
Time String - (Output) The time at which this scorecard was created.
- location String
- Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- project String
- The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
- qa
Scorecard String - Resource ID segment making up resource
name. It identifies the resource within its parent collection as described in https://google.aip.dev/122. - qa
Scorecard StringRevision Id - A unique ID for the new QaScorecardRevision. This ID will become the final component of the QaScorecardRevision's resource name. If no ID is specified this resource will get the latest revision on the given scorecard.
- snapshots List<Property Map>
- A QaScorecard represents a collection of questions to be scored during analysis. Structure is documented below.
- state String
- State of the scorecard revision, indicating whether it's ready to be used in analysis. Possible values: EDITABLE TRAINING TRAINING_FAILED READY DELETING TRAINING_CANCELLED
Supporting Types
QaScorecardRevisionSnapshot, QaScorecardRevisionSnapshotArgs
- Create
Time string - (Output) The time at which this scorecard was created.
- Description string
- A text description explaining the intent of the scorecard.
- Display
Name string - The user-specified display name of the scorecard.
- Is
Default bool - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Source string
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- Update
Time string - (Output) The most recent time at which the scorecard was updated.
- Create
Time string - (Output) The time at which this scorecard was created.
- Description string
- A text description explaining the intent of the scorecard.
- Display
Name string - The user-specified display name of the scorecard.
- Is
Default bool - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- Name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- Source string
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- Update
Time string - (Output) The most recent time at which the scorecard was updated.
- create_
time string - (Output) The time at which this scorecard was created.
- description string
- A text description explaining the intent of the scorecard.
- display_
name string - The user-specified display name of the scorecard.
- is_
default bool - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- source string
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- update_
time string - (Output) The most recent time at which the scorecard was updated.
- create
Time String - (Output) The time at which this scorecard was created.
- description String
- A text description explaining the intent of the scorecard.
- display
Name String - The user-specified display name of the scorecard.
- is
Default Boolean - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- source String
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- update
Time String - (Output) The most recent time at which the scorecard was updated.
- create
Time string - (Output) The time at which this scorecard was created.
- description string
- A text description explaining the intent of the scorecard.
- display
Name string - The user-specified display name of the scorecard.
- is
Default boolean - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- name string
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- source string
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- update
Time string - (Output) The most recent time at which the scorecard was updated.
- create_
time str - (Output) The time at which this scorecard was created.
- description str
- A text description explaining the intent of the scorecard.
- display_
name str - The user-specified display name of the scorecard.
- is_
default bool - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- name str
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- source str
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- update_
time str - (Output) The most recent time at which the scorecard was updated.
- create
Time String - (Output) The time at which this scorecard was created.
- description String
- A text description explaining the intent of the scorecard.
- display
Name String - The user-specified display name of the scorecard.
- is
Default Boolean - Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
- name String
- (Output) Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
- source String
- Possible values: QA_SCORECARD_SOURCE_CUSTOMER_DEFINED QA_SCORECARD_SOURCE_DISCOVERY_ENGINE
- update
Time String - (Output) The most recent time at which the scorecard was updated.
Import
QaScorecardRevision can be imported using any of these accepted formats:
projects/{{project}}/locations/{{location}}/qaScorecards/{{qa_scorecard}}/revisions/{{qa_scorecard_revision_id}}{{project}}/{{location}}/{{qa_scorecard}}/{{qa_scorecard_revision_id}}{{location}}/{{qa_scorecard}}/{{qa_scorecard_revision_id}}
When using the pulumi import command, QaScorecardRevision can be imported using one of the formats above. For example:
$ pulumi import gcp:contactcenterinsights/qaScorecardRevision:QaScorecardRevision default projects/{{project}}/locations/{{location}}/qaScorecards/{{qa_scorecard}}/revisions/{{qa_scorecard_revision_id}}
$ pulumi import gcp:contactcenterinsights/qaScorecardRevision:QaScorecardRevision default {{project}}/{{location}}/{{qa_scorecard}}/{{qa_scorecard_revision_id}}
$ pulumi import gcp:contactcenterinsights/qaScorecardRevision:QaScorecardRevision default {{location}}/{{qa_scorecard}}/{{qa_scorecard_revision_id}}
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- Google Cloud (GCP) Classic pulumi/pulumi-gcp
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
google-betaTerraform Provider.
published on Thursday, May 7, 2026 by Pulumi
