@@ -9717,8 +9717,8 @@ def reload_project_location_knowledge_basis_document(name, google_cloud_dialogfl
97179717 # Clients can use Operations.GetOperation or other methods to check whether the
97189718 # cancellation succeeded or whether the operation completed despite cancellation.
97199719 # On successful cancellation, the operation is not deleted; instead, it becomes
9720- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
9721- # corresponding to `Code.CANCELLED`.
9720+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
9721+ # , corresponding to `Code.CANCELLED`.
97229722 # @param [String] name
97239723 # The name of the operation resource to be cancelled.
97249724 # @param [String] fields
@@ -9929,8 +9929,8 @@ def search_project_location_suggestion_knowledge(parent, google_cloud_dialogflow
99299929 # Clients can use Operations.GetOperation or other methods to check whether the
99309930 # cancellation succeeded or whether the operation completed despite cancellation.
99319931 # On successful cancellation, the operation is not deleted; instead, it becomes
9932- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
9933- # corresponding to `Code.CANCELLED`.
9932+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
9933+ # , corresponding to `Code.CANCELLED`.
99349934 # @param [String] name
99359935 # The name of the operation resource to be cancelled.
99369936 # @param [String] fields
0 commit comments