Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::ServiceSpec.
Specification that applies to a Service resource. Valid only
for entries with the SERVICE
type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_bigtable_instance_spec
def cloud_bigtable_instance_spec() -> ::Google::Cloud::DataCatalog::V1::CloudBigtableInstanceSpec
Returns
-
(::Google::Cloud::DataCatalog::V1::CloudBigtableInstanceSpec) — Specification that applies to Instance entries of
CLOUD_BIGTABLE
system.
#cloud_bigtable_instance_spec=
def cloud_bigtable_instance_spec=(value) -> ::Google::Cloud::DataCatalog::V1::CloudBigtableInstanceSpec
Parameter
-
value (::Google::Cloud::DataCatalog::V1::CloudBigtableInstanceSpec) — Specification that applies to Instance entries of
CLOUD_BIGTABLE
system.
Returns
-
(::Google::Cloud::DataCatalog::V1::CloudBigtableInstanceSpec) — Specification that applies to Instance entries of
CLOUD_BIGTABLE
system.