Class LookupStudyRequest (1.13.0)

LookupStudyRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for VizierService.LookupStudy.

Attributes

NameDescription
parent str
Required. The resource name of the Location to get the Study from. Format: ``projects/{project}/locations/{location}``
display_name str
Required. The user-defined display name of the Study

Inheritance

builtins.object > proto.message.Message > LookupStudyRequest