GetFolderServiceAccountPlainArgs

data class GetFolderServiceAccountPlainArgs(val folderId: String) : ConvertibleToJava<GetFolderServiceAccountPlainArgs>

A collection of arguments for invoking getFolderServiceAccount.

Constructors

Link copied to clipboard
constructor(folderId: String)

Properties

Link copied to clipboard

The folder ID the service account was created for.

Functions

Link copied to clipboard
open override fun toJava(): GetFolderServiceAccountPlainArgs