Data Catalog v1 API - Class ServiceSpec (2.11.0)

public sealed class ServiceSpec : IMessage<ServiceSpec>, IEquatable<ServiceSpec>, IDeepCloneable<ServiceSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Data Catalog v1 API class ServiceSpec.

Specification that applies to a Service resource. Valid only for entries with the SERVICE type.

Inheritance

object > ServiceSpec

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

ServiceSpec()

public ServiceSpec()

ServiceSpec(ServiceSpec)

public ServiceSpec(ServiceSpec other)
Parameter
NameDescription
otherServiceSpec

Properties

CloudBigtableInstanceSpec

public CloudBigtableInstanceSpec CloudBigtableInstanceSpec { get; set; }

Specification that applies to Instance entries of CLOUD_BIGTABLE system.

Property Value
TypeDescription
CloudBigtableInstanceSpec

SystemSpecCase

public ServiceSpec.SystemSpecOneofCase SystemSpecCase { get; }
Property Value
TypeDescription
ServiceSpecSystemSpecOneofCase