Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource (v1.2.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource.

Google Cloud Storage Object details to get the feedback label file from.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#format

def format() -> ::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format

#format=

def format=(value) -> ::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format
Parameter

#object_uri

def object_uri() -> ::String
Returns
  • (::String) — Required. The Google Cloud Storage URI of the file to import. Format: gs://bucket_name/object_name

#object_uri=

def object_uri=(value) -> ::String
Parameter
  • value (::String) — Required. The Google Cloud Storage URI of the file to import. Format: gs://bucket_name/object_name
Returns
  • (::String) — Required. The Google Cloud Storage URI of the file to import. Format: gs://bucket_name/object_name