public sealed class UpdateConfigRequest : IMessage<UpdateConfigRequest>, IEquatable<UpdateConfigRequest>, IDeepCloneable<UpdateConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class UpdateConfigRequest.
Request message for the
[UpdateConfig][google.cloud.speech.v2.Speech.UpdateConfig] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateConfigRequest\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConfigRequest\u003c/code\u003e is used as a request message for the \u003ccode\u003eUpdateConfig\u003c/code\u003e method within the Speech API, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eUpdateConfigRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eUpdateConfigRequest(UpdateConfigRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the class are \u003ccode\u003eConfig\u003c/code\u003e, which is of type \u003ccode\u003eConfig\u003c/code\u003e, and is the config to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, of type \u003ccode\u003eFieldMask\u003c/code\u003e, which determines which fields of the config are to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers version 1.0.0 of the \u003ccode\u003eUpdateConfigRequest\u003c/code\u003e class, but it also provides links to previous and more current versions: 1.1.0, 1.2.0, 1.3.0, and 1.4.0 (latest).\u003c/p\u003e\n"]]],[],null,[]]