Class ResourceId (0.9.0)

ResourceId(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ResourceId contains the identifier for a database resource, including the full resource name, resource type, and product.

Attributes

Name Description
full_resource_name str
The full resource name of the resource.
resource_type str
The type of the resource. sqladmin.googleapis.com/Instance alloydb.googleapis.com/Cluster alloydb.googleapis.com/Instance
product google.cloud.databasecenter_v1beta.types.Product
The product of the resource, including the type, engine, and version.