Class GoogleCloudDatacatalogV1TaxonomyService
The source system of the Taxonomy.
Implements
Inherited Members
Namespace: Google.Apis.DataCatalog.v1.Data
Assembly: Google.Apis.DataCatalog.v1.dll
Syntax
public class GoogleCloudDatacatalogV1TaxonomyService : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Identity
The service agent for the service.
Declaration
[JsonProperty("identity")]
public virtual string Identity { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
The Google Cloud service name.
Declaration
[JsonProperty("name")]
public virtual string Name { get; set; }
Property Value
Type | Description |
---|---|
string |