Interface protos.google.api.serviceusage.v1.IBatchEnableServicesResponse (1.1.4)

Properties of a BatchEnableServicesResponse.

Package

@google-cloud/service-usage!

Properties

failures

failures?: (google.api.serviceusage.v1.BatchEnableServicesResponse.IEnableFailure[]|null);

BatchEnableServicesResponse failures

Property Value
TypeDescription
(google.api.serviceusage.v1.BatchEnableServicesResponse.IEnableFailure[]|null)

services

services?: (google.api.serviceusage.v1.IService[]|null);

BatchEnableServicesResponse services

Property Value
TypeDescription
(google.api.serviceusage.v1.IService[]|null)