public sealed class CreateChallengeRequest : IMessage<CreateChallengeRequest>, IEquatable<CreateChallengeRequest>, IDeepCloneable<CreateChallengeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Confidential Computing v1 API class CreateChallengeRequest.
[[["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-04-01 UTC."],[[["This document provides reference documentation for the `CreateChallengeRequest` class within the Google Cloud Confidential Computing v1 API, specifically version 1.2.0."],["The `CreateChallengeRequest` class is a message used for creating a challenge and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains constructors for creating instances of `CreateChallengeRequest` both with and without existing instances."],["Key properties of `CreateChallengeRequest` include `Challenge`, representing the challenge to be created, `Parent`, indicating the resource location, and `ParentAsLocationName`, a typed view over the `Parent` resource name."],["The latest version of the API is 1.8.0 but this documentation is for the 1.2.0 version, and contains versions 1.0.0 through 1.8.0, excluding 1.2.0."]]],[]]