Home
last modified time | relevance | path

Searched refs:properties (Results 226 – 250 of 802) sorted by last modified time

12345678910>>...33

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DPigJob.php36 public $properties; variable in Google\\Service\\Dataproc\\PigJob
93 public function setProperties($properties) argument
95 $this->properties = $properties;
102 return $this->properties;
H A DPrestoJob.php40 public $properties; variable in Google\\Service\\Dataproc\\PrestoJob
107 public function setProperties($properties) argument
109 $this->properties = $properties;
116 return $this->properties;
H A DPySparkJob.php48 public $properties; variable in Google\\Service\\Dataproc\\PySparkJob
141 public function setProperties($properties) argument
143 $this->properties = $properties;
150 return $this->properties;
H A DSparkJob.php52 public $properties; variable in Google\\Service\\Dataproc\\SparkJob
155 public function setProperties($properties) argument
157 $this->properties = $properties;
164 return $this->properties;
H A DSparkSqlJob.php32 public $properties; variable in Google\\Service\\Dataproc\\SparkSqlJob
75 public function setProperties($properties) argument
77 $this->properties = $properties;
84 return $this->properties;
H A DKubernetesSoftwareConfig.php29 public $properties; variable in Google\\Service\\Dataproc\\KubernetesSoftwareConfig
48 public function setProperties($properties) argument
50 $this->properties = $properties;
57 return $this->properties;
H A DRuntimeConfig.php29 public $properties; variable in Google\\Service\\Dataproc\\RuntimeConfig
52 public function setProperties($properties) argument
54 $this->properties = $properties;
61 return $this->properties;
H A DSoftwareConfig.php34 public $properties; variable in Google\\Service\\Dataproc\\SoftwareConfig
67 public function setProperties($properties) argument
69 $this->properties = $properties;
76 return $this->properties;
H A DSparkRJob.php44 public $properties; variable in Google\\Service\\Dataproc\\SparkRJob
119 public function setProperties($properties) argument
121 $this->properties = $properties;
128 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2DocumentEntity.php163 public function setProperties($properties) argument
165 $this->properties = $properties;
172 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourcePackageResourceMSI.php26 public $properties; variable in Google\\Service\\OSConfig\\OSPolicyResourcePackageResourceMSI
33 public function setProperties($properties) argument
35 $this->properties = $properties;
42 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DEntityAnnotation.php141 public function setProperties($properties) argument
143 $this->properties = $properties;
150 return $this->properties;
H A DGoogleCloudVisionV1p1beta1EntityAnnotation.php141 public function setProperties($properties) argument
143 $this->properties = $properties;
150 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAddSheetResponse.php28 public function setProperties(SheetProperties $properties) argument
30 $this->properties = $properties;
37 return $this->properties;
H A DSheet.php179 public function setProperties(SheetProperties $properties) argument
181 $this->properties = $properties;
188 return $this->properties;
H A DUpdateDimensionPropertiesRequest.php64 public function setProperties(DimensionProperties $properties) argument
66 $this->properties = $properties;
73 return $this->properties;
H A DUpdateSpreadsheetPropertiesRequest.php46 public function setProperties(SpreadsheetProperties $properties) argument
48 $this->properties = $properties;
55 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime.php34 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1EnvironmentInfrastructureSpecOsImageRuntime
71 public function setProperties($properties) argument
73 $this->properties = $properties;
80 return $this->properties;
H A DGoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime.php30 public $properties; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntime
53 public function setProperties($properties) argument
55 $this->properties = $properties;
62 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalyticsData.php44 public $properties; variable in Google\\Service\\AnalyticsData
65 'properties',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php321 public function setProperties($properties) argument
323 $this->properties = $properties;
330 return $this->properties;
H A DGoogleCloudApigeeV1Environment.php158 public function setProperties(GoogleCloudApigeeV1Properties $properties) argument
160 $this->properties = $properties;
167 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGroupResult.php29 public $properties; variable in Google\\Service\\SecurityCommandCenter\\GroupResult
48 public function setProperties($properties) argument
50 $this->properties = $properties;
57 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Platform.php29 public function setProperties($properties) argument
31 $this->properties = $properties;
38 return $this->properties;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md457 …the Google APIs as it is the default value of all of the uninitialized properties. To work around …

12345678910>>...33