Confidential Computing V1 API - Class Google::Cloud::ConfidentialComputing::V1::CreateChallengeRequest (v0.8.0)

Reference documentation and code samples for the Confidential Computing V1 API class Google::Cloud::ConfidentialComputing::V1::CreateChallengeRequest.

Message for creating a Challenge

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#challenge

def challenge() -> ::Google::Cloud::ConfidentialComputing::V1::Challenge
Returns

#challenge=

def challenge=(value) -> ::Google::Cloud::ConfidentialComputing::V1::Challenge
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the location where the Challenge will be used, in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the location where the Challenge will be used, in the format projects/*/locations/*.
Returns
  • (::String) — Required. The resource name of the location where the Challenge will be used, in the format projects/*/locations/*.