public sealed class CreateServiceBindingRequest : IMessage<CreateServiceBindingRequest>, IEquatable<CreateServiceBindingRequest>, IDeepCloneable<CreateServiceBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class CreateServiceBindingRequest.
[[["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\u003eCreateServiceBindingRequest\u003c/code\u003e class is part of the Network Services v1 API and is used to request the creation of a service binding.\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, offering capabilities for message handling, equality checks, cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eServiceBinding\u003c/code\u003e, and \u003ccode\u003eServiceBindingId\u003c/code\u003e, which are necessary for specifying the context and details of the service binding to be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, one default constructor and one that takes another \u003ccode\u003eCreateServiceBindingRequest\u003c/code\u003e object as an argument, allowing for the creation of a new request from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the namespace \u003ccode\u003eGoogle.Cloud.NetworkServices.V1\u003c/code\u003e and is located within the \u003ccode\u003eGoogle.Cloud.NetworkServices.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]