Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ImportIssueModelRequest::GcsSource.
Google Cloud Storage Object URI to get the issue model file from.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#object_uri
def object_uri() -> ::String
Returns
-
(::String) — Required. Format:
gs://<bucket-name>/<object-name>
#object_uri=
def object_uri=(value) -> ::String
Parameter
-
value (::String) — Required. Format:
gs://<bucket-name>/<object-name>
Returns
-
(::String) — Required. Format:
gs://<bucket-name>/<object-name>