Class ListStudiesResponse (1.48.0)

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

Response message for VizierService.ListStudies.

Attributes

NameDescription
studies MutableSequence[google.cloud.aiplatform_v1beta1.types.Study]
The studies associated with the project.
next_page_token str
Passes this token as the page_token field of the request for a subsequent call. If this field is omitted, there are no subsequent pages.

Methods

ListStudiesResponse

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

Response message for VizierService.ListStudies.