parameters

@JvmName(name = "arsvpggbhhyvudje")
suspend fun parameters(value: Output<List<GoogleCloudChannelV1ParameterArgs>>)
@JvmName(name = "umefdkbdaejlyxek")
suspend fun parameters(value: List<GoogleCloudChannelV1ParameterArgs>?)

Parameters

value

Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.


@JvmName(name = "jvlvyppdsjhudnhn")
suspend fun parameters(vararg values: Output<GoogleCloudChannelV1ParameterArgs>)


@JvmName(name = "xpyqlwsjgsqgloum")
suspend fun parameters(values: List<Output<GoogleCloudChannelV1ParameterArgs>>)
@JvmName(name = "rtukrxituulxdakp")
suspend fun parameters(vararg values: GoogleCloudChannelV1ParameterArgs)

Parameters

values

Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.


@JvmName(name = "xmntvfwaigychmwb")
suspend fun parameters(argument: List<suspend GoogleCloudChannelV1ParameterArgsBuilder.() -> Unit>)
@JvmName(name = "pthbepdydtubeegy")
suspend fun parameters(vararg argument: suspend GoogleCloudChannelV1ParameterArgsBuilder.() -> Unit)
@JvmName(name = "epvxtresddufabet")
suspend fun parameters(argument: suspend GoogleCloudChannelV1ParameterArgsBuilder.() -> Unit)

Parameters

argument

Extended entitlement parameters. When creating an entitlement, valid parameter names and values are defined in the Offer.parameter_definitions. For Google Workspace, the following Parameters may be accepted as input: - max_units: The maximum assignable units for a flexible offer OR - num_units: The total commitment for commitment-based offers The response may additionally include the following output-only Parameters: - assigned_units: The number of licenses assigned to users. For Google Cloud billing subaccounts, the following Parameter may be accepted as input: - display_name: The display name of the billing subaccount.