public sealed class CreateGoogleApiSourceRequest : IMessage<CreateGoogleApiSourceRequest>, IEquatable<CreateGoogleApiSourceRequest>, IDeepCloneable<CreateGoogleApiSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class CreateGoogleApiSourceRequest.
The request message for the CreateGoogleApiSource method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateGoogleApiSourceRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eCreateGoogleApiSource\u003c/code\u003e method within the Eventarc v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting it's designed for efficient message handling and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.6.0, and previous versions dating back to 1.0.0 are also documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eGoogleApiSource\u003c/code\u003e (the source to create), \u003ccode\u003eGoogleApiSourceId\u003c/code\u003e (a user-provided ID), and \u003ccode\u003eParent\u003c/code\u003e (the collection where the source is added), all of which are required for the creation process.\u003c/p\u003e\n"],["\u003cp\u003eThere is an option to use \u003ccode\u003eValidateOnly\u003c/code\u003e to preview the creation, without implementing it, which can be useful for confirming that the parameters are as expected.\u003c/p\u003e\n"]]],[],null,[]]