Reference documentation and code samples for the Google Cloud Database Center V1beta Client class ResourceDetails.
Capture the resource details for resources that are included in the delta counts.
Generated from protobuf message google.cloud.databasecenter.v1beta.ResourceDetails
Namespace
Google \ Cloud \ DatabaseCenter \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ full_resource_name
string
Full resource name of the resource.
↳ container
string
Specifies where the resource is created. For Google Cloud resources, it is the full name of the project.
↳ product
↳ location
string
Location of the resource.
getFullResourceName
Full resource name of the resource.
string
setFullResourceName
Full resource name of the resource.
var
string
$this
getContainer
Specifies where the resource is created. For Google Cloud resources, it is the full name of the project.
string
setContainer
Specifies where the resource is created. For Google Cloud resources, it is the full name of the project.
var
string
$this
getProduct
Product type of the resource.
hasProduct
clearProduct
setProduct
Product type of the resource.
$this
getLocation
Location of the resource.
string
setLocation
Location of the resource.
var
string
$this

