Home
last modified time | relevance | path

Searched refs:condition (Results 51 – 75 of 235) sorted by last modified time

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase.php28 public $condition; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
47 public function setCondition($condition) argument
49 $this->condition = $condition;
56 return $this->condition;
H A DGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase.php28 public $condition; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
47 public function setCondition($condition) argument
49 $this->condition = $condition;
56 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleIamV1Binding.php37 public function setCondition(GoogleTypeExpr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyTroubleshooter/
H A DGoogleIamV1Binding.php37 public function setCondition(GoogleTypeExpr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderLineItemProduct.php30 public $condition; variable in Google\\Service\\ShoppingContent\\OrderLineItemProduct
95 public function setCondition($condition) argument
97 $this->condition = $condition;
104 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DBinding.php31 public function setCondition(Expr $condition) argument
33 $this->condition = $condition;
40 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryConnectionService/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DGoogleIamV1Binding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketLifecycleRule.php44 public function setCondition(BucketLifecycleRuleCondition $condition) argument
46 $this->condition = $condition;
53 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBooleanRule.php30 public function setCondition(BooleanCondition $condition) argument
32 $this->condition = $condition;
39 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2FieldTransformation.php35 public function setCondition(GooglePrivacyDlpV2RecordCondition $condition) argument
37 $this->condition = $condition;
44 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DDeliveryPipeline.php76 public function setCondition(PipelineCondition $condition) argument
78 $this->condition = $condition;
85 return $this->condition;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DBinding.php37 public function setCondition(Expr $condition) argument
39 $this->condition = $condition;
46 return $this->condition;

12345678910