public sealed class CreateSchemaRequest : IMessage<CreateSchemaRequest>, IEquatable<CreateSchemaRequest>, IDeepCloneable<CreateSchemaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class CreateSchemaRequest.
[[["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 webpage provides reference documentation for the \u003ccode\u003eCreateSchemaRequest\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSchemaRequest\u003c/code\u003e class is used to send requests for creating new schemas in Google Cloud Pub/Sub, with details such as the project, schema ID, and the schema object being required.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the API, with version 3.23.0 being the latest, and lists all previous versions up to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSchemaRequest\u003c/code\u003e class inherits from object and implements the interfaces \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like getting hash codes, type, string conversion, as well as capabilities for deep cloning and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors such as \u003ccode\u003eCreateSchemaRequest()\u003c/code\u003e and \u003ccode\u003eCreateSchemaRequest(CreateSchemaRequest other)\u003c/code\u003e allowing for object creation and copying respectively, along with properties to manage the parent project, schema object, and schema ID.\u003c/p\u003e\n"]]],[],null,[]]