Class GetDefaultBranchResponse (1.20.0)

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

Response message of CatalogService.GetDefaultBranch.

Attributes

NameDescription
branch str
Full resource name of the branch id currently set as default branch.
set_time google.protobuf.timestamp_pb2.Timestamp
The time when this branch is set to default.
note str
This corresponds to SetDefaultBranchRequest.note field, when this branch was set as default.