Google Cloud Datacatalog V1Service Spec Args
data class GoogleCloudDatacatalogV1ServiceSpecArgs(val cloudBigtableInstanceSpec: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1ServiceSpecArgs>
Specification that applies to a Service resource. Valid only for entries with the SERVICE
type.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1ServiceSpecArgs(cloudBigtableInstanceSpec: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>? = null)
Functions
Properties
Link copied to clipboard
val cloudBigtableInstanceSpec: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>? = null