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
GoogleCloudGoogle.Cloud.DataCatalogV1Assembly
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; }
P4SA Identity of the service.
Property Value | |
---|---|
Type | Description |
string |
Name
public ManagingSystem Name { get; set; }
The Google Cloud service name.
Property Value | |
---|---|
Type | Description |
ManagingSystem |