Class LookupStudyRequest (1.18.3)

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