GitHubModelResource.withApiKey
Method
interface GitHubModelResource { // ... omitted for brevity withApiKey(apiKey: ParameterResource): GitHubModelResource;}Signature
method
withApiKeybuilderConfigures the API key for the GitHub Model resource from a parameter.
withApiKey(apiKey: ParameterResource): GitHubModelResourceParameters
apiKeyParameterResourceReturns
GitHubModelResourceDefined on
This method is defined on the following type: