Database Center V1BETA API - Class Google::Cloud::DatabaseCenter::V1beta::ResourceDetails (v0.1.0)

Reference documentation and code samples for the Database Center V1BETA API class Google::Cloud::DatabaseCenter::V1beta::ResourceDetails.

Capture the resource details for resources that are included in the delta counts.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#container

def container() -> ::String
Returns
  • (::String) — Specifies where the resource is created. For GCP, it is the full name of the project.

#container=

def container=(value) -> ::String
Parameter
  • value (::String) — Specifies where the resource is created. For GCP, it is the full name of the project.
Returns
  • (::String) — Specifies where the resource is created. For GCP, it is the full name of the project.

#full_resource_name

def full_resource_name() -> ::String
Returns
  • (::String) — Full resource name of the resource.

#full_resource_name=

def full_resource_name=(value) -> ::String
Parameter
  • value (::String) — Full resource name of the resource.
Returns
  • (::String) — Full resource name of the resource.

#location

def location() -> ::String
Returns
  • (::String) — Location of the resource.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Location of the resource.
Returns
  • (::String) — Location of the resource.

#product

def product() -> ::Google::Cloud::DatabaseCenter::V1beta::Product
Returns

#product=

def product=(value) -> ::Google::Cloud::DatabaseCenter::V1beta::Product
Parameter
Returns