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 class
BatchEnableServicesResponse.EnableFailure
Provides error messages for the failing services.static class
BatchEnableServicesResponse.EnableFailure.Builder
Provides error messages for the failing services.Methods in com.google.api.serviceusage.v1 that return BatchEnableServicesResponse.EnableFailureOrBuilder Modifier and Type Method Description BatchEnableServicesResponse.EnableFailureOrBuilder
BatchEnableServicesResponse.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.EnableFailureOrBuilder
BatchEnableServicesResponse. 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.EnableFailureOrBuilder
BatchEnableServicesResponseOrBuilder. 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.
-