| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
BatchingConfigProto |
BatchingConfigProto.clone() |
BatchingConfigProto |
MethodSettings.getBatching()
Batching configuration for an API method in client libraries.
|
BatchingConfigProto |
BatchingConfigProto.set(String fieldName,
Object value) |
BatchingConfigProto |
BatchingConfigProto.setBatchDescriptor(BatchingDescriptorProto batchDescriptor)
The request and response fields used in batching.
|
BatchingConfigProto |
BatchingConfigProto.setThresholds(BatchingSettingsProto thresholds)
The thresholds which trigger a batched request to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
MethodSettings |
MethodSettings.setBatching(BatchingConfigProto batching)
Batching configuration for an API method in client libraries.
|
Copyright © 2011–2025 Google. All rights reserved.