Uses of Interface
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailureOrBuilder
-
Packages that use BatchEnableServicesResponse.EnableFailureOrBuilder Package Description com.google.api.serviceusage.v1 A client to Service Usage API -
-
Uses of BatchEnableServicesResponse.EnableFailureOrBuilder in com.google.api.serviceusage.v1
Classes in com.google.api.serviceusage.v1 that implement BatchEnableServicesResponse.EnableFailureOrBuilder Modifier and Type Class Description static classBatchEnableServicesResponse.EnableFailureProvides error messages for the failing services.static classBatchEnableServicesResponse.EnableFailure.BuilderProvides error messages for the failing services.Methods in com.google.api.serviceusage.v1 that return BatchEnableServicesResponse.EnableFailureOrBuilder Modifier and Type Method Description BatchEnableServicesResponse.EnableFailureOrBuilderBatchEnableServicesResponse.Builder. getFailuresOrBuilder(int index)If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailureOrBuilderBatchEnableServicesResponse. getFailuresOrBuilder(int index)If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.BatchEnableServicesResponse.EnableFailureOrBuilderBatchEnableServicesResponseOrBuilder. getFailuresOrBuilder(int index)If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.Methods in com.google.api.serviceusage.v1 that return types with arguments of type BatchEnableServicesResponse.EnableFailureOrBuilder Modifier and Type Method Description List<? extends BatchEnableServicesResponse.EnableFailureOrBuilder>BatchEnableServicesResponse.Builder. getFailuresOrBuilderList()If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.List<? extends BatchEnableServicesResponse.EnableFailureOrBuilder>BatchEnableServicesResponse. getFailuresOrBuilderList()If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.List<? extends BatchEnableServicesResponse.EnableFailureOrBuilder>BatchEnableServicesResponseOrBuilder. getFailuresOrBuilderList()If allow_partial_success is true, and one or more services could not be enabled, this field contains the details about each failure.
-