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"]],[["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."],[[["This document provides reference documentation for the `CreateChallengeRequest` class within the Google Cloud Confidential Computing v1 API, specifically version 1.4.0."],["The `CreateChallengeRequest` class is a message used for creating a challenge and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 1.8.0, and versions ranging from 1.0.0 to 1.7.0 are also accessible and linked."],["The `CreateChallengeRequest` class includes properties such as `Challenge`, `Parent`, and `ParentAsLocationName`, with `Challenge` representing the challenge to be created and `Parent` indicating the location where the challenge will be used."],["The document details the constructors for the `CreateChallengeRequest` class, which include a default constructor and a constructor that takes another `CreateChallengeRequest` object as a parameter."]]],[]]