Home
last modified time | relevance | path

Searched refs:objectId (Results 1 – 25 of 72) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DGroupObjectsResponse.php25 public $objectId; variable in Google\\Service\\Slides\\GroupObjectsResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateShapeResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateShapeResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateSheetsChartResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateSheetsChartResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateSlideResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateSlideResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DRefreshSheetsChartRequest.php25 public $objectId; variable in Google\\Service\\Slides\\RefreshSheetsChartRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateImageResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateImageResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateTableResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateTableResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DDeleteObjectRequest.php25 public $objectId; variable in Google\\Service\\Slides\\DeleteObjectRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DDuplicateObjectResponse.php25 public $objectId; variable in Google\\Service\\Slides\\DuplicateObjectResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateLineResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateLineResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DCreateVideoResponse.php25 public $objectId; variable in Google\\Service\\Slides\\CreateVideoResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DRerouteLineRequest.php25 public $objectId; variable in Google\\Service\\Slides\\RerouteLineRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DDuplicateObjectRequest.php25 public $objectId; variable in Google\\Service\\Slides\\DuplicateObjectRequest
34 public function setObjectId($objectId) argument
36 $this->objectId = $objectId;
43 return $this->objectId;
H A DUpdateLineCategoryRequest.php29 public $objectId; variable in Google\\Service\\Slides\\UpdateLineCategoryRequest
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
H A DMergeTableCellsRequest.php25 public $objectId; variable in Google\\Service\\Slides\\MergeTableCellsRequest
32 public function setObjectId($objectId) argument
34 $this->objectId = $objectId;
41 return $this->objectId;
H A DUnmergeTableCellsRequest.php25 public $objectId; variable in Google\\Service\\Slides\\UnmergeTableCellsRequest
32 public function setObjectId($objectId) argument
34 $this->objectId = $objectId;
41 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DInsertInlineImageResponse.php25 public $objectId; variable in Google\\Service\\Docs\\InsertInlineImageResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DInsertInlineSheetsChartResponse.php25 public $objectId; variable in Google\\Service\\Docs\\InsertInlineSheetsChartResponse
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
H A DDeletePositionedObjectRequest.php25 public $objectId; variable in Google\\Service\\Docs\\DeletePositionedObjectRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDeleteEmbeddedObjectRequest.php25 public $objectId; variable in Google\\Service\\Sheets\\DeleteEmbeddedObjectRequest
30 public function setObjectId($objectId) argument
32 $this->objectId = $objectId;
39 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUnsampledReportCloudStorageDownloadDetails.php29 public $objectId; variable in Google\\Service\\Analytics\\UnsampledReportCloudStorageDownloadDetails
48 public function setObjectId($objectId) argument
50 $this->objectId = $objectId;
57 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityRelation.php25 public $objectId; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntityRelation
38 public function setObjectId($objectId) argument
40 $this->objectId = $objectId;
47 return $this->objectId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DEntityMentionRelationship.php26 public $objectId; variable in Google\\Service\\CloudHealthcare\\EntityMentionRelationship
43 public function setObjectId($objectId) argument
45 $this->objectId = $objectId;
52 return $this->objectId;

123