| Modifier and Type | Class and Description |
|---|---|
static class |
BatchEnableServicesResponse.EnableFailure
Provides error messages for the failing services.
|
static class |
BatchEnableServicesResponse.EnableFailure.Builder
Provides error messages for the failing services.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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> |
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.
|
Copyright © 2024 Google LLC. All rights reserved.