Home
last modified time | relevance | path

Searched refs:dataType (Results 26 – 50 of 260) sorted by last modified time

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/
H A DGoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php30 protected $dataType = GoogleFirebaseFcmDataV1beta1Data::class; variable in Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeTypesScopedListWarning.php27 protected $dataType = NodeTypesScopedListWarningData::class; variable in Google\\Service\\Compute\\NodeTypesScopedListWarning
H A DUsableSubnetworksAggregatedListWarning.php27 protected $dataType = UsableSubnetworksAggregatedListWarningData::class; variable in Google\\Service\\Compute\\UsableSubnetworksAggregatedListWarning
H A DOperationWarnings.php27 protected $dataType = OperationWarningsData::class; variable in Google\\Service\\Compute\\OperationWarnings
H A DPacketMirroringListWarning.php27 protected $dataType = PacketMirroringListWarningData::class; variable in Google\\Service\\Compute\\PacketMirroringListWarning
H A DRegionInstanceGroupListWarning.php27 protected $dataType = RegionInstanceGroupListWarningData::class; variable in Google\\Service\\Compute\\RegionInstanceGroupListWarning
H A DRegionInstanceGroupManagersListInstanceConfigsRespWarning.php27 protected $dataType = RegionInstanceGroupManagersListInstanceConfigsRespWarningData::class; variable in Google\\Service\\Compute\\RegionInstanceGroupManagersListInstanceConfigsRespWarning
H A DAddressAggregatedListWarning.php27 protected $dataType = AddressAggregatedListWarningData::class; variable in Google\\Service\\Compute\\AddressAggregatedListWarning
H A DAddressListWarning.php27 protected $dataType = AddressListWarningData::class; variable in Google\\Service\\Compute\\AddressListWarning
H A DReservationAggregatedListWarning.php27 protected $dataType = ReservationAggregatedListWarningData::class; variable in Google\\Service\\Compute\\ReservationAggregatedListWarning
H A DAddressesScopedListWarning.php27 protected $dataType = AddressesScopedListWarningData::class; variable in Google\\Service\\Compute\\AddressesScopedListWarning
H A DReservationListWarning.php27 protected $dataType = ReservationListWarningData::class; variable in Google\\Service\\Compute\\ReservationListWarning
H A DAutoscalersScopedListWarning.php27 protected $dataType = AutoscalersScopedListWarningData::class; variable in Google\\Service\\Compute\\AutoscalersScopedListWarning
H A DBackendServiceListWarning.php27 protected $dataType = BackendServiceListWarningData::class; variable in Google\\Service\\Compute\\BackendServiceListWarning
H A DDiskAggregatedListWarning.php27 protected $dataType = DiskAggregatedListWarningData::class; variable in Google\\Service\\Compute\\DiskAggregatedListWarning
H A DDiskTypeAggregatedListWarning.php27 protected $dataType = DiskTypeAggregatedListWarningData::class; variable in Google\\Service\\Compute\\DiskTypeAggregatedListWarning
H A DDiskTypesScopedListWarning.php27 protected $dataType = DiskTypesScopedListWarningData::class; variable in Google\\Service\\Compute\\DiskTypesScopedListWarning
H A DResourcePoliciesScopedListWarning.php27 protected $dataType = ResourcePoliciesScopedListWarningData::class; variable in Google\\Service\\Compute\\ResourcePoliciesScopedListWarning
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DField.php29 public $dataType; variable in Google\\Service\\Connectors\\Field
72 public function setDataType($dataType) argument
74 $this->dataType = $dataType;
81 return $this->dataType;
H A DInputParameter.php25 public $dataType; variable in Google\\Service\\Connectors\\InputParameter
46 public function setDataType($dataType) argument
48 $this->dataType = $dataType;
55 return $this->dataType;
H A DResultMetadata.php25 public $dataType; variable in Google\\Service\\Connectors\\ResultMetadata
38 public function setDataType($dataType) argument
40 $this->dataType = $dataType;
47 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DArgument.php54 public function setDataType(StandardSqlDataType $dataType) argument
56 $this->dataType = $dataType;
63 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesRequest.php23 protected $dataType = ValueRange::class; variable in Google\\Service\\Sheets\\BatchUpdateValuesRequest
H A DCandlestickDomain.php22 protected $dataType = ChartData::class; variable in Google\\Service\\Sheets\\CandlestickDomain
H A DHistogramSeries.php26 protected $dataType = ChartData::class; variable in Google\\Service\\Sheets\\HistogramSeries

1234567891011