public sealed class CreateSchemaRequest : IMessage<CreateSchemaRequest>, IEquatable<CreateSchemaRequest>, IDeepCloneable<CreateSchemaRequest>, IBufferMessage, IMessage
[[["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 latest version of the Google.Cloud.PubSub.V1 library is 3.23.0, with numerous previous versions available, ranging from 3.22.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSchemaRequest\u003c/code\u003e class is used to request the creation of a new schema in Google Cloud Pub/Sub, and implements \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\u003e\u003ccode\u003eCreateSchemaRequest\u003c/code\u003e requires the project name as \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eSchema\u003c/code\u003e as the details of the schema to create, and the schema ID is also optional as \u003ccode\u003eSchemaId\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, representing the project, can be accessed as a string or through a \u003ccode\u003eProjectName\u003c/code\u003e-typed view called \u003ccode\u003eParentAsProjectName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class \u003ccode\u003eCreateSchemaRequest()\u003c/code\u003e, one being an empty constructor and the other takes another \u003ccode\u003eCreateSchemaRequest\u003c/code\u003e as a parameter to copy its contents.\u003c/p\u003e\n"]]],[],null,[]]