| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.Builder.build() |
BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.Builder.buildPartial() |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.getDefaultInstance() |
BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.getDefaultInstanceForType() |
BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.Builder.getDefaultInstanceForType() |
BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponseOrBuilder.getFailures(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.EnableFailure |
BatchEnableServicesResponse.getFailures(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.EnableFailure |
BatchEnableServicesResponse.Builder.getFailures(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.
|
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseDelimitedFrom(InputStream input) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(byte[] data) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(ByteBuffer data) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(com.google.protobuf.ByteString data) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(InputStream input) |
static BatchEnableServicesResponse.EnableFailure |
BatchEnableServicesResponse.EnableFailure.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchEnableServicesResponse.EnableFailure> |
BatchEnableServicesResponseOrBuilder.getFailuresList()
If allow_partial_success is true, and one or more services could not be
enabled, this field contains the details about each failure.
|
List<BatchEnableServicesResponse.EnableFailure> |
BatchEnableServicesResponse.getFailuresList()
If allow_partial_success is true, and one or more services could not be
enabled, this field contains the details about each failure.
|
List<BatchEnableServicesResponse.EnableFailure> |
BatchEnableServicesResponse.Builder.getFailuresList()
If allow_partial_success is true, and one or more services could not be
enabled, this field contains the details about each failure.
|
com.google.protobuf.Parser<BatchEnableServicesResponse.EnableFailure> |
BatchEnableServicesResponse.EnableFailure.getParserForType() |
static com.google.protobuf.Parser<BatchEnableServicesResponse.EnableFailure> |
BatchEnableServicesResponse.EnableFailure.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesResponse.Builder |
BatchEnableServicesResponse.Builder.addFailures(BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be
enabled, this field contains the details about each failure.
|
BatchEnableServicesResponse.Builder |
BatchEnableServicesResponse.Builder.addFailures(int index,
BatchEnableServicesResponse.EnableFailure value)
If allow_partial_success is true, and one or more services could not be
enabled, this field contains the details about each failure.
|
BatchEnableServicesResponse.EnableFailure.Builder |
BatchEnableServicesResponse.EnableFailure.Builder.mergeFrom(BatchEnableServicesResponse.EnableFailure other) |
static BatchEnableServicesResponse.EnableFailure.Builder |
BatchEnableServicesResponse.EnableFailure.newBuilder(BatchEnableServicesResponse.EnableFailure prototype) |
BatchEnableServicesResponse.Builder |
BatchEnableServicesResponse.Builder.setFailures(int index,
BatchEnableServicesResponse.EnableFailure value)
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 |
|---|---|
BatchEnableServicesResponse.Builder |
BatchEnableServicesResponse.Builder.addAllFailures(Iterable<? extends BatchEnableServicesResponse.EnableFailure> values)
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.