Home
last modified time | relevance | path

Searched refs:ApigatewayExpr (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayBinding.php23 protected $conditionType = ApigatewayExpr::class;
35 * @param ApigatewayExpr
37 public function setCondition(ApigatewayExpr $condition)
42 * @return ApigatewayExpr
H A DApigatewayExpr.php20 class ApigatewayExpr extends \Google\Model class
98 class_alias(ApigatewayExpr::class, 'Google_Service_Apigateway_ApigatewayExpr');