public sealed class Taxonomy.Types.Service : IMessage<Taxonomy.Types.Service>, IEquatable<Taxonomy.Types.Service>, IDeepCloneable<Taxonomy.Types.Service>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class Taxonomy.Types.Service.
The source system of the Taxonomy.
Implements
IMessageTaxonomyTypesService, IEquatableTaxonomyTypesService, IDeepCloneableTaxonomyTypesService, IBufferMessage, IMessageNamespace
Google.Cloud.DataCatalog.V1Assembly
Google.Cloud.DataCatalog.V1.dll
Constructors
Service()
public Service()
Service(Service)
public Service(Taxonomy.Types.Service other)
Parameter | |
---|---|
Name | Description |
other | TaxonomyTypesService |
Properties
Identity
public string Identity { get; set; }
The service agent for the service.
Property Value | |
---|---|
Type | Description |
string |
Name
public ManagingSystem Name { get; set; }
The Google Cloud service name.
Property Value | |
---|---|
Type | Description |
ManagingSystem |