ProjectsLocationsResource class
Methods
-
bulkDownloadFeedbackLabels(GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Download feedback labels in bulk from an external source.
-
bulkUploadFeedbackLabels(GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Upload feedback labels from an external source in bulk.
-
getEncryptionSpec(String name, {String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1EncryptionSpec>
-
Gets location-level encryption key specification.
-
getSettings(String name, {String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1Settings>
-
Gets project-level settings.
-
listAllFeedbackLabels(String parent, {String? filter, int? pageSize, String? pageToken, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1ListAllFeedbackLabelsResponse>
-
List all feedback labels by project number.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
queryMetrics(GoogleCloudContactcenterinsightsV1QueryMetricsRequest request, String location, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Query metrics.
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateSettings(GoogleCloudContactcenterinsightsV1Settings request, String name, {String? updateMask, String? $fields})
→ Future<GoogleCloudContactcenterinsightsV1Settings>
-
Updates project-level settings.