Class GoogleCloudDiscoveryengineV1alphaBAPConfig
The configuration for the BAP connector.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudDiscoveryengineV1alphaBAPConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
SupportedConnectorModes
Required. The supported connector modes for the associated BAP connection.
Declaration
[JsonProperty("supportedConnectorModes")]
public virtual IList<string> SupportedConnectorModes { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |