Class LfA2aV1SecurityRequirement
Defines the security requirements for an agent.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1beta.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public class LfA2aV1SecurityRequirement : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Schemes
A map of security schemes to the required scopes.
Declaration
[JsonProperty("schemes")]
public virtual IDictionary<string, LfA2aV1StringList> Schemes { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, LfA2aV1StringList> |