GetIamPolicyPlainArgs

data class GetIamPolicyPlainArgs(val folder: String) : ConvertibleToJava<GetIamPolicyPlainArgs>

A collection of arguments for invoking getIamPolicy.

Constructors

Link copied to clipboard
constructor(folder: String)

Properties

Link copied to clipboard

The resource name of the folder the policy is attached to. Its format is folders/{folder_id}.

Functions

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