Home
last modified time | relevance | path

Searched defs:instanceName (Results 1 – 12 of 12) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DVirtualMachine.php29 public $instanceName; variable in Google\\Service\\AIPlatformNotebooks\\VirtualMachine
50 public function setInstanceName($instanceName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVmEndpointNatMappings.php26 public $instanceName; variable in Google\\Service\\Compute\\VmEndpointNatMappings
33 public function setInstanceName($instanceName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DInstanceReference.php29 public $instanceName; variable in Google\\Service\\Dataproc\\InstanceReference
56 public function setInstanceName($instanceName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DActionResults.php60 public function get($instanceName, $hash, $sizeBytes, $optParams = [])
98 …public function update($instanceName, $hash, $sizeBytes, BuildBazelRemoteExecutionV2ActionResult $…
H A DActions.php87 …public function execute($instanceName, BuildBazelRemoteExecutionV2ExecuteRequest $postBody, $optPa…
H A DBlobs.php58 …public function batchRead($instanceName, BuildBazelRemoteExecutionV2BatchReadBlobsRequest $postBod…
86 …public function batchUpdate($instanceName, BuildBazelRemoteExecutionV2BatchUpdateBlobsRequest $pos…
108 …public function findMissing($instanceName, BuildBazelRemoteExecutionV2FindMissingBlobsRequest $pos…
149 public function getTree($instanceName, $hash, $sizeBytes, $optParams = [])
H A DV2.php48 public function getCapabilities($instanceName, $optParams = [])
/plugin/fckg/fckeditor/
H A Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js29 var FCKeditor = function( instanceName, width, height, toolbarSet, value ) argument
H A Dfckeditor.py45 def __init__(self, instanceName): argument
H A Dfckeditor_php4.php39 function FCKeditor( $instanceName )
H A Dfckeditor_php5.php39 function __construct( $instanceName )