Class BatchCreateRepositoriesResponse (3.25.0)

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

Message for response of creating repositories in batch.

Attribute

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