Home
last modified time | relevance | path

Searched refs:dataType (Results 51 – 75 of 260) sorted by last modified time

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyListWarning.php27 protected $dataType = FirewallPolicyListWarningData::class; variable in Google\\Service\\Compute\\FirewallPolicyListWarning
H A DForwardingRuleAggregatedListWarning.php27 protected $dataType = ForwardingRuleAggregatedListWarningData::class; variable in Google\\Service\\Compute\\ForwardingRuleAggregatedListWarning
H A DRouteWarnings.php27 protected $dataType = RouteWarningsData::class; variable in Google\\Service\\Compute\\RouteWarnings
H A DForwardingRuleListWarning.php27 protected $dataType = ForwardingRuleListWarningData::class; variable in Google\\Service\\Compute\\ForwardingRuleListWarning
H A DRouterAggregatedListWarning.php27 protected $dataType = RouterAggregatedListWarningData::class; variable in Google\\Service\\Compute\\RouterAggregatedListWarning
H A DForwardingRulesScopedListWarning.php27 protected $dataType = ForwardingRulesScopedListWarningData::class; variable in Google\\Service\\Compute\\ForwardingRulesScopedListWarning
H A DHealthChecksScopedListWarning.php27 protected $dataType = HealthChecksScopedListWarningData::class; variable in Google\\Service\\Compute\\HealthChecksScopedListWarning
H A DSecurityPoliciesAggregatedListWarning.php27 protected $dataType = SecurityPoliciesAggregatedListWarningData::class; variable in Google\\Service\\Compute\\SecurityPoliciesAggregatedListWarning
H A DHttpHealthCheckListWarning.php27 protected $dataType = HttpHealthCheckListWarningData::class; variable in Google\\Service\\Compute\\HttpHealthCheckListWarning
H A DInstanceAggregatedListWarning.php27 protected $dataType = InstanceAggregatedListWarningData::class; variable in Google\\Service\\Compute\\InstanceAggregatedListWarning
H A DServiceAttachmentsScopedListWarning.php27 protected $dataType = ServiceAttachmentsScopedListWarningData::class; variable in Google\\Service\\Compute\\ServiceAttachmentsScopedListWarning
H A DSnapshotListWarning.php27 protected $dataType = SnapshotListWarningData::class; variable in Google\\Service\\Compute\\SnapshotListWarning
H A DInstanceGroupsListInstancesWarning.php27 protected $dataType = InstanceGroupsListInstancesWarningData::class; variable in Google\\Service\\Compute\\InstanceGroupsListInstancesWarning
H A DSubnetworkListWarning.php27 protected $dataType = SubnetworkListWarningData::class; variable in Google\\Service\\Compute\\SubnetworkListWarning
H A DInstanceListWarning.php27 protected $dataType = InstanceListWarningData::class; variable in Google\\Service\\Compute\\InstanceListWarning
H A DTargetHttpsProxiesScopedListWarning.php27 protected $dataType = TargetHttpsProxiesScopedListWarningData::class; variable in Google\\Service\\Compute\\TargetHttpsProxiesScopedListWarning
H A DTargetHttpsProxyAggregatedListWarning.php27 protected $dataType = TargetHttpsProxyAggregatedListWarningData::class; variable in Google\\Service\\Compute\\TargetHttpsProxyAggregatedListWarning
H A DInterconnectAttachmentsScopedListWarning.php27 protected $dataType = InterconnectAttachmentsScopedListWarningData::class; variable in Google\\Service\\Compute\\InterconnectAttachmentsScopedListWarning
H A DInterconnectListWarning.php27 protected $dataType = InterconnectListWarningData::class; variable in Google\\Service\\Compute\\InterconnectListWarning
H A DTargetPoolListWarning.php27 protected $dataType = TargetPoolListWarningData::class; variable in Google\\Service\\Compute\\TargetPoolListWarning
H A DInterconnectLocationListWarning.php27 protected $dataType = InterconnectLocationListWarningData::class; variable in Google\\Service\\Compute\\InterconnectLocationListWarning
H A DTargetPoolsScopedListWarning.php27 protected $dataType = TargetPoolsScopedListWarningData::class; variable in Google\\Service\\Compute\\TargetPoolsScopedListWarning
H A DMachineTypeListWarning.php27 protected $dataType = MachineTypeListWarningData::class; variable in Google\\Service\\Compute\\MachineTypeListWarning
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRealtimeDataColumnHeaders.php29 public $dataType; variable in Google\\Service\\Analytics\\RealtimeDataColumnHeaders
52 public function setDataType($dataType) argument
54 $this->dataType = $dataType;
61 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DWaterfallChartSeries.php25 protected $dataType = ChartData::class; variable in Google\\Service\\Sheets\\WaterfallChartSeries

1234567891011