Class Source
Source of the effective AutokeyConfig.
Implements
Inherited Members
Namespace: Google.Apis.CloudKMS.v1.Data
Assembly: Google.Apis.CloudKMS.v1.dll
Syntax
public class Source : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Name
Contains the resource name of the AutokeyConfig that is effective, for example, folders/{FOLDER_NUMBER} or
projects/{PROJECT_NUMBER} or organizations/{ORGANIZATION_NUMBER}.
Declaration
[JsonProperty("name")]
public virtual string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |