Searched refs:binaryAuthorizationType (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/ | ||
H A D | GoogleCloudRunV2Job.php | 27 protected $binaryAuthorizationType = GoogleCloudRunV2BinaryAuthorization::class; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Job |
H A D | GoogleCloudRunOpV2Service.php | 27 protected $binaryAuthorizationType = GoogleCloudRunOpV2BinaryAuthorization::class; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2Service |
H A D | GoogleCloudRunV2Service.php | 27 protected $binaryAuthorizationType = GoogleCloudRunV2BinaryAuthorization::class; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Service |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ | ||
H A D | Cluster.php | 31 protected $binaryAuthorizationType = BinaryAuthorization::class; variable in Google\\Service\\Container\\Cluster |