Class BatchGetServicesResponse (1.3.1)

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

Response message for the BatchGetServices method.

Attribute

NameDescription
services Sequence[google.cloud.service_usage_v1.types.Service]
The requested Service states.

Inheritance

builtins.object > proto.message.Message > BatchGetServicesResponse