Class representing a request to create a Google credential
Constructors
Link copied to clipboard
public CreateCredentialRequest.Google CreateCredentialRequest.Google(@Json(name = "name" ) String name, @Json(name = "credential_data" ) CredentialData.GoogleServiceAccount credentialData)