public sealed class GetServiceConfigRequest : IMessage<GetServiceConfigRequest>, IEquatable<GetServiceConfigRequest>, IDeepCloneable<GetServiceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Management v1 API class GetServiceConfigRequest.
[[["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\u003eThe \u003ccode\u003eGetServiceConfigRequest\u003c/code\u003e class is part of the Service Management v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.ServiceManagement.V1\u003c/code\u003e namespace, and is used to request a service configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation available is 2.4.0, while this specific content refers to version 2.1.0 of the class \u003ccode\u003eGetServiceConfigRequest\u003c/code\u003e, including a list of available documentation versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetServiceConfigRequest\u003c/code\u003e has properties \u003ccode\u003eConfigId\u003c/code\u003e, \u003ccode\u003eServiceName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, allowing specification of the requested service configuration's ID, the service's name, and the parts of the config to be returned.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of this class is to serve as a request message for the \u003ccode\u003eGetServiceConfig\u003c/code\u003e method, with two constructors available, one taking no parameters, and the other one to copy another request message.\u003c/p\u003e\n"]]],[],null,[]]