Uses of Class
com.google.api.serviceusage.v1.BatchEnableServicesResponse.EnableFailure
-
Packages that use BatchEnableServicesResponse.EnableFailure Package Description com.google.api.serviceusage.v1 A client to Service Usage API -
-
Uses of BatchEnableServicesResponse.EnableFailure in com.google.api.serviceusage.v1
Methods in com.google.api.serviceusage.v1 that return BatchEnableServicesResponse.EnableFailure Modifier and Type Method Description BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure.Builder. build()BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure.Builder. buildPartial()static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. getDefaultInstance()BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure.Builder. getDefaultInstanceForType()BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. getDefaultInstanceForType()BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.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.BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse. 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.EnableFailureBatchEnableServicesResponseOrBuilder. 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.EnableFailureBatchEnableServicesResponse.EnableFailure. parseDelimitedFrom(InputStream input)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(byte[] data)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(com.google.protobuf.ByteString data)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(com.google.protobuf.CodedInputStream input)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(InputStream input)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(ByteBuffer data)static BatchEnableServicesResponse.EnableFailureBatchEnableServicesResponse.EnableFailure. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.serviceusage.v1 that return types with arguments of type BatchEnableServicesResponse.EnableFailure Modifier and Type Method Description 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.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>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.com.google.protobuf.Parser<BatchEnableServicesResponse.EnableFailure>BatchEnableServicesResponse.EnableFailure. getParserForType()static com.google.protobuf.Parser<BatchEnableServicesResponse.EnableFailure>BatchEnableServicesResponse.EnableFailure. parser()Methods in com.google.api.serviceusage.v1 with parameters of type BatchEnableServicesResponse.EnableFailure Modifier and Type Method Description BatchEnableServicesResponse.BuilderBatchEnableServicesResponse.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.BuilderBatchEnableServicesResponse.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.EnableFailure.BuilderBatchEnableServicesResponse.EnableFailure.Builder. mergeFrom(BatchEnableServicesResponse.EnableFailure other)static BatchEnableServicesResponse.EnableFailure.BuilderBatchEnableServicesResponse.EnableFailure. newBuilder(BatchEnableServicesResponse.EnableFailure prototype)BatchEnableServicesResponse.BuilderBatchEnableServicesResponse.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.Method parameters in com.google.api.serviceusage.v1 with type arguments of type BatchEnableServicesResponse.EnableFailure Modifier and Type Method Description BatchEnableServicesResponse.BuilderBatchEnableServicesResponse.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.
-