Class ListVersionsRequest (0.4.0)

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

Attributes

Name Description
parent str
Required. The subject whose versions are to be listed. Structured like: projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/subjects/{subject} or projects/{project}/locations/{location}/schemaRegistries/{schema_registry}/contexts/{context}/subjects/{subject}
deleted bool
Optional. If true, the response will include soft-deleted versions of an active or soft-deleted subject. The default is false. This field is a member of oneof_ _deleted.