Class BatchCreateRepositoriesResponse (3.24.0)

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

Message for response of creating repositories in batch.

Attribute

NameDescription
repositories MutableSequence[google.cloud.devtools.cloudbuild_v2.types.Repository]
Repository resources created.