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