Home
last modified time | relevance | path

Searched refs:relationshipAttributes (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1RelatedAssets.php45 … setRelationshipAttributes(GoogleCloudAssetV1p7beta1RelationshipAttributes $relationshipAttributes) argument
47 $this->relationshipAttributes = $relationshipAttributes;
54 return $this->relationshipAttributes;
H A DRelatedAssets.php45 public function setRelationshipAttributes(RelationshipAttributes $relationshipAttributes) argument
47 $this->relationshipAttributes = $relationshipAttributes;
54 return $this->relationshipAttributes;