category
fun category(category: ManagementOperationCreateParams.ManagementOperationCategory): ManagementOperationCreateParams.CreateManagementOperationRequest.Builder
fun category(category: JsonField<ManagementOperationCreateParams.ManagementOperationCategory>): ManagementOperationCreateParams.CreateManagementOperationRequest.Builder
Sets Builder.category to an arbitrary JSON value.
You should usually call Builder.category with a well-typed ManagementOperationCategory value instead. This method is primarily for setting the field to an undocumented or not yet supported value.