Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::AppSnapshot.
A snapshot of the app.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#agents
def agents() -> ::Array<::Google::Cloud::Ces::V1::Agent>
Returns
- (::Array<::Google::Cloud::Ces::V1::Agent>) — Optional. List of agents in the app.
#agents=
def agents=(value) -> ::Array<::Google::Cloud::Ces::V1::Agent>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Agent>) — Optional. List of agents in the app.
Returns
- (::Array<::Google::Cloud::Ces::V1::Agent>) — Optional. List of agents in the app.
#app
def app() -> ::Google::Cloud::Ces::V1::App
Returns
- (::Google::Cloud::Ces::V1::App) — Optional. The basic settings for the app.
#app=
def app=(value) -> ::Google::Cloud::Ces::V1::App
Parameter
- value (::Google::Cloud::Ces::V1::App) — Optional. The basic settings for the app.
Returns
- (::Google::Cloud::Ces::V1::App) — Optional. The basic settings for the app.
#examples
def examples() -> ::Array<::Google::Cloud::Ces::V1::Example>
Returns
- (::Array<::Google::Cloud::Ces::V1::Example>) — Optional. List of examples in the app.
#examples=
def examples=(value) -> ::Array<::Google::Cloud::Ces::V1::Example>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Example>) — Optional. List of examples in the app.
Returns
- (::Array<::Google::Cloud::Ces::V1::Example>) — Optional. List of examples in the app.
#guardrails
def guardrails() -> ::Array<::Google::Cloud::Ces::V1::Guardrail>
Returns
- (::Array<::Google::Cloud::Ces::V1::Guardrail>) — Optional. List of guardrails in the app.
#guardrails=
def guardrails=(value) -> ::Array<::Google::Cloud::Ces::V1::Guardrail>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Guardrail>) — Optional. List of guardrails in the app.
Returns
- (::Array<::Google::Cloud::Ces::V1::Guardrail>) — Optional. List of guardrails in the app.
#tools
def tools() -> ::Array<::Google::Cloud::Ces::V1::Tool>
Returns
- (::Array<::Google::Cloud::Ces::V1::Tool>) — Optional. List of tools in the app.
#tools=
def tools=(value) -> ::Array<::Google::Cloud::Ces::V1::Tool>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Tool>) — Optional. List of tools in the app.
Returns
- (::Array<::Google::Cloud::Ces::V1::Tool>) — Optional. List of tools in the app.
#toolsets
def toolsets() -> ::Array<::Google::Cloud::Ces::V1::Toolset>
Returns
- (::Array<::Google::Cloud::Ces::V1::Toolset>) — Optional. List of toolsets in the app.
#toolsets=
def toolsets=(value) -> ::Array<::Google::Cloud::Ces::V1::Toolset>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Toolset>) — Optional. List of toolsets in the app.
Returns
- (::Array<::Google::Cloud::Ces::V1::Toolset>) — Optional. List of toolsets in the app.