Home
last modified time | relevance | path

Searched refs:dataType (Results 76 – 100 of 260) sorted by last modified time

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroupListWarning.php27 protected $dataType = NetworkEndpointGroupListWarningData::class; variable in Google\\Service\\Compute\\NetworkEndpointGroupListWarning
H A DNodeGroupAggregatedListWarning.php27 protected $dataType = NodeGroupAggregatedListWarningData::class; variable in Google\\Service\\Compute\\NodeGroupAggregatedListWarning
H A DNodeGroupListWarning.php27 protected $dataType = NodeGroupListWarningData::class; variable in Google\\Service\\Compute\\NodeGroupListWarning
H A DTargetVpnGatewaysScopedListWarning.php27 protected $dataType = TargetVpnGatewaysScopedListWarningData::class; variable in Google\\Service\\Compute\\TargetVpnGatewaysScopedListWarning
H A DNodeTypeAggregatedListWarning.php27 protected $dataType = NodeTypeAggregatedListWarningData::class; variable in Google\\Service\\Compute\\NodeTypeAggregatedListWarning
H A DUrlMapListWarning.php27 protected $dataType = UrlMapListWarningData::class; variable in Google\\Service\\Compute\\UrlMapListWarning
H A DUrlMapsAggregatedListWarning.php27 protected $dataType = UrlMapsAggregatedListWarningData::class; variable in Google\\Service\\Compute\\UrlMapsAggregatedListWarning
H A DOperationsScopedListWarning.php27 protected $dataType = OperationsScopedListWarningData::class; variable in Google\\Service\\Compute\\OperationsScopedListWarning
H A DVmEndpointNatMappingsListWarning.php27 protected $dataType = VmEndpointNatMappingsListWarningData::class; variable in Google\\Service\\Compute\\VmEndpointNatMappingsListWarning
H A DVpnGatewayAggregatedListWarning.php27 protected $dataType = VpnGatewayAggregatedListWarningData::class; variable in Google\\Service\\Compute\\VpnGatewayAggregatedListWarning
H A DPacketMirroringAggregatedListWarning.php27 protected $dataType = PacketMirroringAggregatedListWarningData::class; variable in Google\\Service\\Compute\\PacketMirroringAggregatedListWarning
H A DVpnGatewayListWarning.php27 protected $dataType = VpnGatewayListWarningData::class; variable in Google\\Service\\Compute\\VpnGatewayListWarning
H A DVpnGatewaysScopedListWarning.php27 protected $dataType = VpnGatewaysScopedListWarningData::class; variable in Google\\Service\\Compute\\VpnGatewaysScopedListWarning
H A DVpnTunnelAggregatedListWarning.php27 protected $dataType = VpnTunnelAggregatedListWarningData::class; variable in Google\\Service\\Compute\\VpnTunnelAggregatedListWarning
H A DVpnTunnelsScopedListWarning.php27 protected $dataType = VpnTunnelsScopedListWarningData::class; variable in Google\\Service\\Compute\\VpnTunnelsScopedListWarning
H A DPublicDelegatedPrefixListWarning.php27 protected $dataType = PublicDelegatedPrefixListWarningData::class; variable in Google\\Service\\Compute\\PublicDelegatedPrefixListWarning
H A DPublicDelegatedPrefixesScopedListWarning.php27 protected $dataType = PublicDelegatedPrefixesScopedListWarningData::class; variable in Google\\Service\\Compute\\PublicDelegatedPrefixesScopedListWarning
H A DRegionDiskTypeListWarning.php27 protected $dataType = RegionDiskTypeListWarningData::class; variable in Google\\Service\\Compute\\RegionDiskTypeListWarning
H A DRegionInstanceGroupsListInstancesWarning.php27 protected $dataType = RegionInstanceGroupsListInstancesWarningData::class; variable in Google\\Service\\Compute\\RegionInstanceGroupsListInstancesWarning
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DMysqlColumn.php33 public $dataType; variable in Google\\Service\\Datastream\\MysqlColumn
82 public function setDataType($dataType) argument
84 $this->dataType = $dataType;
91 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourceUpdateWarnings.php27 protected $dataType = ResourceUpdateWarningsData::class; variable in Google\\Service\\DeploymentManager\\ResourceUpdateWarnings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DUsageReportsWarnings.php27 protected $dataType = UsageReportsWarningsData::class; variable in Google\\Service\\Reports\\UsageReportsWarnings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
H A DColumnDescription.php26 public $dataType; variable in Google\\Service\\Area120Tables\\ColumnDescription
55 public function setDataType($dataType) argument
57 $this->dataType = $dataType;
64 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDataSource.php109 public function setDataType(DataType $dataType) argument
111 $this->dataType = $dataType;
118 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DScanData.php22 protected $dataType = VisualizationData::class; variable in Google\\Service\\Spanner\\ScanData

1234567891011