Home
last modified time | relevance | path

Searched refs:dataType (Results 151 – 175 of 260) sorted by last modified time

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupsListNodesWarning.php27 protected $dataType = NodeGroupsListNodesWarningData::class; variable in Google\\Service\\Compute\\NodeGroupsListNodesWarning
H A DTargetTcpProxyListWarning.php27 protected $dataType = TargetTcpProxyListWarningData::class; variable in Google\\Service\\Compute\\TargetTcpProxyListWarning
H A DTargetVpnGatewayAggregatedListWarning.php27 protected $dataType = TargetVpnGatewayAggregatedListWarningData::class; variable in Google\\Service\\Compute\\TargetVpnGatewayAggregatedListWarning
H A DNodeTemplateAggregatedListWarning.php27 protected $dataType = NodeTemplateAggregatedListWarningData::class; variable in Google\\Service\\Compute\\NodeTemplateAggregatedListWarning
H A DTargetVpnGatewayListWarning.php27 protected $dataType = TargetVpnGatewayListWarningData::class; variable in Google\\Service\\Compute\\TargetVpnGatewayListWarning
H A DNodeTemplateListWarning.php27 protected $dataType = NodeTemplateListWarningData::class; variable in Google\\Service\\Compute\\NodeTemplateListWarning
H A DNodeTemplatesScopedListWarning.php27 protected $dataType = NodeTemplatesScopedListWarningData::class; variable in Google\\Service\\Compute\\NodeTemplatesScopedListWarning
H A DNodeTypeListWarning.php27 protected $dataType = NodeTypeListWarningData::class; variable in Google\\Service\\Compute\\NodeTypeListWarning
H A DOperationListWarning.php27 protected $dataType = OperationListWarningData::class; variable in Google\\Service\\Compute\\OperationListWarning
H A DPacketMirroringsScopedListWarning.php27 protected $dataType = PacketMirroringsScopedListWarningData::class; variable in Google\\Service\\Compute\\PacketMirroringsScopedListWarning
H A DPublicDelegatedPrefixAggregatedListWarning.php27 protected $dataType = PublicDelegatedPrefixAggregatedListWarningData::class; variable in Google\\Service\\Compute\\PublicDelegatedPrefixAggregatedListWarning
H A DRegionAutoscalerListWarning.php27 protected $dataType = RegionAutoscalerListWarningData::class; variable in Google\\Service\\Compute\\RegionAutoscalerListWarning
H A DRegionListWarning.php27 protected $dataType = RegionListWarningData::class; variable in Google\\Service\\Compute\\RegionListWarning
H A DAcceleratorTypesScopedListWarning.php27 protected $dataType = AcceleratorTypesScopedListWarningData::class; variable in Google\\Service\\Compute\\AcceleratorTypesScopedListWarning
H A DReservationsScopedListWarning.php27 protected $dataType = ReservationsScopedListWarningData::class; variable in Google\\Service\\Compute\\ReservationsScopedListWarning
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ApiCategory.php22 protected $dataType = GoogleCloudApigeeV1ApiCategoryData::class; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiCategory
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGaDataColumnHeaders.php29 public $dataType; variable in Google\\Service\\Analytics\\GaDataColumnHeaders
52 public function setDataType($dataType) argument
54 $this->dataType = $dataType;
61 return $this->dataType;
H A DMcfDataColumnHeaders.php29 public $dataType; variable in Google\\Service\\Analytics\\McfDataColumnHeaders
52 public function setDataType($dataType) argument
54 $this->dataType = $dataType;
61 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1InputConfig.php33 public $dataType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1InputConfig
84 public function setDataType($dataType) argument
86 $this->dataType = $dataType;
93 return $this->dataType;
H A DGoogleCloudDatalabelingV1beta1Instruction.php36 public $dataType; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1Instruction
101 public function setDataType($dataType) argument
103 $this->dataType = $dataType;
110 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DOracleColumn.php29 public $dataType; variable in Google\\Service\\Datastream\\OracleColumn
76 public function setDataType($dataType) argument
78 $this->dataType = $dataType;
85 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperationWarnings.php27 protected $dataType = OperationWarningsData::class; variable in Google\\Service\\DeploymentManager\\OperationWarnings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictionaryAnnotationdata.php26 protected $dataType = Dictlayerdata::class; variable in Google\\Service\\Books\\DictionaryAnnotationdata
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DResultTableColumnHeader.php29 public $dataType; variable in Google\\Service\\YouTubeAnalytics\\ResultTableColumnHeader
52 public function setDataType($dataType) argument
54 $this->dataType = $dataType;
61 return $this->dataType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCandlestickChartSpec.php23 protected $dataType = CandlestickData::class; variable in Google\\Service\\Sheets\\CandlestickChartSpec

1234567891011