| Package | Description |
|---|---|
| com.google.api.services.servicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
BatchingDescriptorProto |
BatchingDescriptorProto.clone() |
BatchingDescriptorProto |
BatchingConfigProto.getBatchDescriptor()
The request and response fields used in batching.
|
BatchingDescriptorProto |
BatchingDescriptorProto.set(String fieldName,
Object value) |
BatchingDescriptorProto |
BatchingDescriptorProto.setBatchedField(String batchedField)
The repeated field in the request message to be aggregated by batching.
|
BatchingDescriptorProto |
BatchingDescriptorProto.setDiscriminatorFields(List<String> discriminatorFields)
A list of the fields in the request message.
|
BatchingDescriptorProto |
BatchingDescriptorProto.setSubresponseField(String subresponseField)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
BatchingConfigProto |
BatchingConfigProto.setBatchDescriptor(BatchingDescriptorProto batchDescriptor)
The request and response fields used in batching.
|
Copyright © 2011–2025 Google. All rights reserved.