Class Google::Cloud::AIPlatform::V1::LookupStudyRequest (v0.1.0)

Request message for VizierService.LookupStudy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. The user-defined display name of the Study

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. The user-defined display name of the Study
Returns
  • (::String) — Required. The user-defined display name of the Study

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the Location to get the Study from. Format: projects/{project}/locations/{location}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the Location to get the Study from. Format: projects/{project}/locations/{location}
Returns
  • (::String) — Required. The resource name of the Location to get the Study from. Format: projects/{project}/locations/{location}