CreateChallengeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message for creating a Challenge
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the location where the Challenge will be used, in the format projects/*/locations/*.
|
challenge |
google.cloud.confidentialcomputing_v1.types.Challenge
Required. The Challenge to be created. Currently this field can be empty as all the Challenge fields are set by the server. |