Google Cloud Integrations V1alpha Service Account Credentials Response
data class GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse(val scope: String, val serviceAccount: String)
Represents the service account which can be used to generate access token for authenticating the service call.
Constructors
Link copied to clipboard
fun GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse(scope: String, serviceAccount: String)