public sealed class CreateSecretRequest : IMessage<CreateSecretRequest>, IEquatable<CreateSecretRequest>, IDeepCloneable<CreateSecretRequest>, IBufferMessage, IMessage
Request message for [SecretManagerService.CreateSecret][google.cloud.secretmanager.v1.SecretManagerService.CreateSecret].
A secret ID is a string with a maximum length of 255 characters and can
contain uppercase and lowercase letters, numerals, and the hyphen (-) and
underscore (_) characters.
[[["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 \u003ccode\u003eCreateSecretRequest\u003c/code\u003e is 2.5.0, with versions back to 1.3.0 listed for reference and use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateSecretRequest\u003c/code\u003e is used to request the creation of a secret within the Secret Manager service, inheriting from various interfaces and the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSecretRequest\u003c/code\u003e requires a parent project resource name, a unique secret ID within the project, and an initial secret object.\u003c/p\u003e\n"],["\u003cp\u003eThe secret ID must be a string with a maximum of 255 characters and can contain uppercase and lowercase letters, numbers, hyphens, and underscores.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented in the \u003ccode\u003eGoogle.Cloud.SecretManager.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.SecretManager.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]