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