GetServiceDatabaseTableIamPolicyPlainArgs

data class GetServiceDatabaseTableIamPolicyPlainArgs(val databaseId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null, val serviceId: String, val tableId: String) : ConvertibleToJava<GetServiceDatabaseTableIamPolicyPlainArgs>

Constructors

fun GetServiceDatabaseTableIamPolicyPlainArgs(databaseId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null, serviceId: String, tableId: String)

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val project: String? = null
Link copied to clipboard
Link copied to clipboard