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 DRelatedAssets.php25 protected $relationshipAttributesType = RelationshipAttributes::class;
43 * @param RelationshipAttributes
45 public function setRelationshipAttributes(RelationshipAttributes $relationshipAttributes)
50 * @return RelationshipAttributes
H A DRelationshipAttributes.php20 class RelationshipAttributes extends \Google\Model class
98 class_alias(RelationshipAttributes::class, 'Google_Service_CloudAsset_RelationshipAttributes');