Home
last modified time | relevance | path

Searched refs:setValues (Results 26 – 50 of 92) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DHtmlValues.php31 public function setValues($values) function in Google\\Service\\CloudSearch\\HtmlValues
H A DIntegerValues.php31 public function setValues($values) function in Google\\Service\\CloudSearch\\IntegerValues
H A DObjectValues.php29 public function setValues($values) function in Google\\Service\\CloudSearch\\ObjectValues
H A DTextValues.php31 public function setValues($values) function in Google\\Service\\CloudSearch\\TextValues
H A DTimestampValues.php31 public function setValues($values) function in Google\\Service\\CloudSearch\\TimestampValues
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCondition.php103 public function setValues($values) function in Google\\Service\\Compute\\Condition
H A DReservationAffinity.php67 public function setValues($values) function in Google\\Service\\Compute\\ReservationAffinity
H A DSchedulingNodeAffinity.php67 public function setValues($values) function in Google\\Service\\Compute\\SchedulingNodeAffinity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DReservationAffinity.php67 public function setValues($values) function in Google\\Service\\Container\\ReservationAffinity
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Row.php29 public function setValues($values) function in Google\\Service\\DLP\\GooglePrivacyDlpV2Row
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DParameterValidation.php44 public function setValues(ValueValidation $values) function in Google\\Service\\Dataproc\\ParameterValidation
H A DReservationAffinity.php67 public function setValues($values) function in Google\\Service\\Dataproc\\ReservationAffinity
H A DValueValidation.php31 public function setValues($values) function in Google\\Service\\Dataproc\\ValueValidation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DArrayValue.php29 public function setValues($values) function in Google\\Service\\Datastore\\ArrayValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPathReportDimensionValue.php103 public function setValues($values) function in Google\\Service\\Dfareporting\\PathReportDimensionValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DPathQueryOptionsFilter.php67 public function setValues($values) function in Google\\Service\\DoubleClickBidManager\\PathQueryOptionsFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequestFilters.php65 public function setValues($values) function in Google\\Service\\Doubleclicksearch\\ReportRequestFilters
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
H A DExpressionReport.php61 public function setValues($values) function in Google\\Service\\FirebaseRules\\ExpressionReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DArrayValue.php29 public function setValues($values) function in Google\\Service\\Firestore\\ArrayValue
H A DCursor.php47 public function setValues($values) function in Google\\Service\\Firestore\\Cursor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DCondition.php103 public function setValues($values) function in Google\\Service\\GameServices\\Condition
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCollectdPayload.php153 public function setValues($values) function in Google\\Service\\Monitoring\\CollectdPayload
H A DPointData.php45 public function setValues($values) function in Google\\Service\\Monitoring\\PointData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttribute.php99 public function setValues($values) function in Google\\Service\\MyBusinessBusinessInformation\\Attribute
H A DRepeatedEnumAttributeValue.php26 public $setValues; variable in Google\\Service\\MyBusinessBusinessInformation\\RepeatedEnumAttributeValue
35 public function setSetValues($setValues) argument
37 $this->setValues = $setValues;
44 return $this->setValues;

1234