Home
last modified time | relevance | path

Searched refs:valueType (Results 51 – 75 of 89) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DIntegerGauge.php26 protected $valueType = SplitInt64::class; variable in Google\\Service\\Dataflow\\IntegerGauge
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DValueMapValEntry.php26 protected $valueType = MapValue::class; variable in Google\\Service\\Fitness\\ValueMapValEntry
H A DDataPoint.php51 protected $valueType = Value::class; variable in Google\\Service\\Fitness\\DataPoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2EnumDescriptorProto.php27 protected $valueType = Proto2EnumValueDescriptorProto::class; variable in Google\\Service\\ChromePolicy\\Proto2EnumDescriptorProto
H A DGoogleChromePolicyV1ResolvedPolicy.php28 protected $valueType = GoogleChromePolicyV1PolicyValue::class; variable in Google\\Service\\ChromePolicy\\GoogleChromePolicyV1ResolvedPolicy
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ReportProperty.php27 protected $valueType = GoogleCloudApigeeV1Attribute::class; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportProperty
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DValueFilter.php26 protected $valueType = Value::class; variable in Google\\Service\\CloudSearch\\ValueFilter
H A DFacetBucket.php30 protected $valueType = Value::class; variable in Google\\Service\\CloudSearch\\FacetBucket
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGqlQueryParameter.php26 protected $valueType = Value::class; variable in Google\\Service\\Datastore\\GqlQueryParameter
H A DPropertyFilter.php28 protected $valueType = Value::class; variable in Google\\Service\\Datastore\\PropertyFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DMinimumOrderValueTableStoreCodeSetWithMov.php27 protected $valueType = Price::class; variable in Google\\Service\\ShoppingContent\\MinimumOrderValueTableStoreCodeSetWithMov
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DStructMatcher.php25 protected $valueType = ValueMatcher::class; variable in Google\\Service\\TrafficDirectorService\\StructMatcher
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DPoint.php24 protected $valueType = TypedValue::class; variable in Google\\Service\\Monitoring\\Point
H A DCollectdValue.php30 protected $valueType = TypedValue::class; variable in Google\\Service\\Monitoring\\CollectdValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1Parameter.php30 protected $valueType = GoogleCloudChannelV1Value::class; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Parameter
H A DGoogleCloudChannelV1alpha1Parameter.php30 protected $valueType = GoogleCloudChannelV1alpha1Value::class; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1Parameter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DFieldFilter.php28 protected $valueType = Value::class; variable in Google\\Service\\Firestore\\FieldFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Condition.php28 protected $valueType = GooglePrivacyDlpV2Value::class; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Condition
/plugin/structodt/
H A Dhelper.php348 $valueType = 'getDisplayValue';
350 $valueType = $explode[1];
355 return call_user_func(array($value, $valueType));
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php194 $valueType = strtolower($this->getValueType());
197 $writer->writeElement($valueType, $value);
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php239 $valueType = strtolower($this->getValueType());
306 $writer->writeElement($valueType, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php263 $valueType = strtolower($this->getValueType());
334 $writer->writeElement($valueType, $value);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DRecur.php180 $valueType = strtolower($this->getValueType());
183 $writer->writeElement($valueType, $value);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php398 $valueType = strtolower($this->getValueType());
402 $writer->writeElement($valueType, $value);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php364 $valueType = strtolower($this->getValueType());
368 $writer->writeElement($valueType, $value);

1234