Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::GcsSource (v0.22.0)

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

Configuration for Cloud Storage bucket sources.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket_object_type

def bucket_object_type() -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::GcsSource::BucketObjectType
Returns

#bucket_object_type=

def bucket_object_type=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IngestConversationsRequest::GcsSource::BucketObjectType
Parameter
Returns

#bucket_uri

def bucket_uri() -> ::String
Returns
  • (::String) — Required. The Cloud Storage bucket containing source objects.

#bucket_uri=

def bucket_uri=(value) -> ::String
Parameter
  • value (::String) — Required. The Cloud Storage bucket containing source objects.
Returns
  • (::String) — Required. The Cloud Storage bucket containing source objects.