public sealed class ServiceSpec : IMessage<ServiceSpec>, IEquatable<ServiceSpec>, IDeepCloneable<ServiceSpec>, IBufferMessage, IMessageReference 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.
Implements
IMessageServiceSpec, IEquatableServiceSpec, IDeepCloneableServiceSpec, IBufferMessage, IMessageNamespace
Google.Cloud.DataCatalog.V1Assembly
Google.Cloud.DataCatalog.V1.dll
Constructors
ServiceSpec()
public ServiceSpec()ServiceSpec(ServiceSpec)
public ServiceSpec(ServiceSpec other)| Parameter | |
|---|---|
| Name | Description |
other |
ServiceSpec |
Properties
CloudBigtableInstanceSpec
public CloudBigtableInstanceSpec CloudBigtableInstanceSpec { get; set; }Specification that applies to Instance entries of CLOUD_BIGTABLE
system.
| Property Value | |
|---|---|
| Type | Description |
CloudBigtableInstanceSpec |
|
SystemSpecCase
public ServiceSpec.SystemSpecOneofCase SystemSpecCase { get; }| Property Value | |
|---|---|
| Type | Description |
ServiceSpecSystemSpecOneofCase |
|