withApiKey
Function
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 Applies to
This function is an extension method on the following types: