Google Cloud Integrations V1alpha Credential Response
data class GoogleCloudIntegrationsV1alphaCredentialResponse(val authToken: GoogleCloudIntegrationsV1alphaAuthTokenResponse, val credentialType: String, val jwt: GoogleCloudIntegrationsV1alphaJwtResponse, val oauth2AuthorizationCode: GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeResponse, val oauth2ClientCredentials: GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsResponse, val oauth2ResourceOwnerCredentials: GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsResponse, val oidcToken: GoogleCloudIntegrationsV1alphaOidcTokenResponse, val serviceAccountCredentials: GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse, val usernameAndPassword: GoogleCloudIntegrationsV1alphaUsernameAndPasswordResponse)
Defines parameters for a single, canonical credential.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaCredentialResponse(authToken: GoogleCloudIntegrationsV1alphaAuthTokenResponse, credentialType: String, jwt: GoogleCloudIntegrationsV1alphaJwtResponse, oauth2AuthorizationCode: GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeResponse, oauth2ClientCredentials: GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsResponse, oauth2ResourceOwnerCredentials: GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsResponse, oidcToken: GoogleCloudIntegrationsV1alphaOidcTokenResponse, serviceAccountCredentials: GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse, usernameAndPassword: GoogleCloudIntegrationsV1alphaUsernameAndPasswordResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard