Home
last modified time | relevance | path

Searched refs:objectId (Results 26 – 50 of 72) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdatePageElementAltTextRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdatePageElementAltTextRequest
52 public function setObjectId($objectId) argument
54 $this->objectId = $objectId;
61 return $this->objectId;
H A DUpdateShapePropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateShapePropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DCreateImageRequest.php27 public $objectId; variable in Google\\Service\\Slides\\CreateImageRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DUpdatePageElementTransformRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdatePageElementTransformRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DUpdateSlidePropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateSlidePropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DUpdateVideoPropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateVideoPropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DCreateShapeRequest.php27 public $objectId; variable in Google\\Service\\Slides\\CreateShapeRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DLayoutPlaceholderIdMapping.php31 public $objectId; variable in Google\\Service\\Slides\\LayoutPlaceholderIdMapping
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdateImagePropertiesRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateImagePropertiesRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdateLinePropertiesRequest.php31 public $objectId; variable in Google\\Service\\Slides\\UpdateLinePropertiesRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdatePagePropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdatePagePropertiesRequest
50 public function setObjectId($objectId) argument
52 $this->objectId = $objectId;
59 return $this->objectId;
H A DDeleteTextRequest.php27 public $objectId; variable in Google\\Service\\Slides\\DeleteTextRequest
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
H A DDeleteParagraphBulletsRequest.php27 public $objectId; variable in Google\\Service\\Slides\\DeleteParagraphBulletsRequest
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
H A DCreateLineRequest.php35 public $objectId; variable in Google\\Service\\Slides\\CreateLineRequest
82 public function setObjectId($objectId) argument
84 $this->objectId = $objectId;
91 return $this->objectId;
H A DCreateTableRequest.php31 public $objectId; variable in Google\\Service\\Slides\\CreateTableRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DInsertTextRequest.php31 public $objectId; variable in Google\\Service\\Slides\\InsertTextRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DCreateVideoRequest.php31 public $objectId; variable in Google\\Service\\Slides\\CreateVideoRequest
68 public function setObjectId($objectId) argument
70 $this->objectId = $objectId;
77 return $this->objectId;
H A DUpdateTableRowPropertiesRequest.php30 public $objectId; variable in Google\\Service\\Slides\\UpdateTableRowPropertiesRequest
55 public function setObjectId($objectId) argument
57 $this->objectId = $objectId;
64 return $this->objectId;
H A DUpdateTableColumnPropertiesRequest.php34 public $objectId; variable in Google\\Service\\Slides\\UpdateTableColumnPropertiesRequest
69 public function setObjectId($objectId) argument
71 $this->objectId = $objectId;
78 return $this->objectId;
H A DCreateParagraphBulletsRequest.php31 public $objectId; variable in Google\\Service\\Slides\\CreateParagraphBulletsRequest
66 public function setObjectId($objectId) argument
68 $this->objectId = $objectId;
75 return $this->objectId;
H A DCreateSlideRequest.php30 public $objectId; variable in Google\\Service\\Slides\\CreateSlideRequest
53 public function setObjectId($objectId) argument
55 $this->objectId = $objectId;
62 return $this->objectId;
H A DUpdateTableCellPropertiesRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateTableCellPropertiesRequest
52 public function setObjectId($objectId) argument
54 $this->objectId = $objectId;
61 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateEmbeddedObjectPositionRequest.php31 public $objectId; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectPositionRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
H A DUpdateEmbeddedObjectBorderRequest.php31 public $objectId; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectBorderRequest
64 public function setObjectId($objectId) argument
66 $this->objectId = $objectId;
73 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDynamicTargetingKey.php33 public $objectId; variable in Google\\Service\\Dfareporting\\DynamicTargetingKey
70 public function setObjectId($objectId) argument
72 $this->objectId = $objectId;
79 return $this->objectId;

123