Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::ProvisionProjectRequest::SaasParams (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ProvisionProjectRequest::SaasParams.

Parameters for Agentspace.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#accept_biz_qos

def accept_biz_qos() -> ::Boolean
Returns
  • (::Boolean) — Optional. Set to true to specify that caller has read and would like to give consent to the [Terms for Agent Space quality of service].

#accept_biz_qos=

def accept_biz_qos=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Set to true to specify that caller has read and would like to give consent to the [Terms for Agent Space quality of service].
Returns
  • (::Boolean) — Optional. Set to true to specify that caller has read and would like to give consent to the [Terms for Agent Space quality of service].

#is_biz

def is_biz() -> ::Boolean
Returns
  • (::Boolean) — Optional. Indicates if the current request is for Biz edition (= true) or not (= false).

#is_biz=

def is_biz=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Indicates if the current request is for Biz edition (= true) or not (= false).
Returns
  • (::Boolean) — Optional. Indicates if the current request is for Biz edition (= true) or not (= false).