GitHubModelResource.withApiKey
Method
interface GitHubModelResource { // ... omitted for brevity withApiKey(apiKey: ParameterResource): GitHubModelResource;}Signature
method
withApiKey builder Configures the API key for the GitHub Model resource.
withApiKey(apiKey: ParameterResource): GitHubModelResourceParameters
apiKey ParameterResource Returns
GitHubModelResource Defined on
This method is defined on the following type: