public sealed class ProvisionProjectRequest.Types.SaasParams : IMessage<ProvisionProjectRequest.Types.SaasParams>, IEquatable<ProvisionProjectRequest.Types.SaasParams>, IDeepCloneable<ProvisionProjectRequest.Types.SaasParams>, IBufferMessage, IMessageReference documentation and code samples for the Discovery Engine v1beta API class ProvisionProjectRequest.Types.SaasParams.
Parameters for Agentspace.
Implements
IMessageProvisionProjectRequestTypesSaasParams, IEquatableProvisionProjectRequestTypesSaasParams, IDeepCloneableProvisionProjectRequestTypesSaasParams, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
SaasParams()
public SaasParams()SaasParams(SaasParams)
public SaasParams(ProvisionProjectRequest.Types.SaasParams other)| Parameter | |
|---|---|
| Name | Description |
other |
ProvisionProjectRequestTypesSaasParams |
Properties
AcceptBizQos
public bool AcceptBizQos { get; set; }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].
| Property Value | |
|---|---|
| Type | Description |
bool |
|
IsBiz
public bool IsBiz { get; set; }Optional. Indicates if the current request is for Biz edition (= true) or not (= false).
| Property Value | |
|---|---|
| Type | Description |
bool |
|