Class: Google::Cloud::DataCatalog::V1beta1::Taxonomy::Service
- Inherits:
-
Object
- Object
- Google::Cloud::DataCatalog::V1beta1::Taxonomy::Service
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datacatalog/v1beta1/policytagmanager.rb
Overview
The source system of the Taxonomy.
Instance Attribute Summary collapse
-
#identity ⇒ ::String
The service agent for the service.
-
#name ⇒ ::Google::Cloud::DataCatalog::V1beta1::ManagingSystem
The Google Cloud service name.
Instance Attribute Details
#identity ⇒ ::String
Returns The service agent for the service.
73 74 75 76 |
# File 'proto_docs/google/cloud/datacatalog/v1beta1/policytagmanager.rb', line 73 class Service include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::Google::Cloud::DataCatalog::V1beta1::ManagingSystem
Returns The Google Cloud service name.
73 74 75 76 |
# File 'proto_docs/google/cloud/datacatalog/v1beta1/policytagmanager.rb', line 73 class Service include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |