Data Catalog v1 API - Class Taxonomy.Types.Service (2.11.0)

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.

Inheritance

object > Taxonomy.Types.Service

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

Service()

public Service()

Service(Service)

public Service(Taxonomy.Types.Service other)
Parameter
NameDescription
otherTaxonomyTypesService

Properties

Identity

public string Identity { get; set; }

The service agent for the service.

Property Value
TypeDescription
string

Name

public ManagingSystem Name { get; set; }

The Google Cloud service name.

Property Value
TypeDescription
ManagingSystem