GoogleCloudDatacatalogV1ServiceSpecArgs

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
constructor(cloudBigtableInstanceSpec: Output<GoogleCloudDatacatalogV1CloudBigtableInstanceSpecArgs>? = null)

Properties

Link copied to clipboard

Specification that applies to Instance entries of CLOUD_BIGTABLE system.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDatacatalogV1ServiceSpecArgs