Reference documentation and code samples for the Google Cloud Asset V1 Client class RelatedResource.
The detailed related resource.
Generated from protobuf message google.cloud.asset.v1.RelatedResource
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ asset_type
string
The type of the asset. Example: compute.googleapis.com/Instance
↳ full_resource_name
string
The full resource name of the related resource. Example: //compute.googleapis.com/projects/my_proj_123/zones/instance/instance123
getAssetType
The type of the asset. Example: compute.googleapis.com/Instance
string
setAssetType
The type of the asset. Example: compute.googleapis.com/Instance
var
string
$this
getFullResourceName
The full resource name of the related resource. Example: //compute.googleapis.com/projects/my_proj_123/zones/instance/instance123
string
setFullResourceName
The full resource name of the related resource. Example: //compute.googleapis.com/projects/my_proj_123/zones/instance/instance123
var
string
$this