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
Returns
- (::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format) — Required. File format which will be ingested.
#format=
def format=(value) -> ::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format
Parameter
- value (::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format) — Required. File format which will be ingested.
Returns
- (::Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format) — Required. File format which will be ingested.
#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