parameters property

List<GoogleCloudChannelV1Parameter>? parameters
getter/setter pair

Extended parameters, such as: purchase_order_number, gcp_details; internal_correlation_id, long_running_operation_id, order_id; etc.

Implementation

core.List<GoogleCloudChannelV1Parameter>? parameters;