Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::View (v0.12.0)

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

The View resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — The human-readable display name of the view.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The human-readable display name of the view.
Returns
  • (::String) — The human-readable display name of the view.

#name

def name() -> ::String
Returns
  • (::String) — Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}
Returns
  • (::String) — Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#value

def value() -> ::String
Returns
  • (::String) — String with specific view properties, must be non-empty.

#value=

def value=(value) -> ::String
Parameter
  • value (::String) — String with specific view properties, must be non-empty.
Returns
  • (::String) — String with specific view properties, must be non-empty.