Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSecrets.php23 protected $inlineType = InlineSecret::class;
29 * @param InlineSecret[]
36 * @return InlineSecret[]
H A DInlineSecret.php20 class InlineSecret extends \Google\Model class
62 class_alias(InlineSecret::class, 'Google_Service_CloudBuild_InlineSecret');