| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
UsageRule |
UsageRule.clone() |
UsageRule |
UsageRule.set(String fieldName,
Object value) |
UsageRule |
UsageRule.setAllowUnregisteredCalls(Boolean allowUnregisteredCalls)
Use this rule to configure unregistered calls for the service.
|
UsageRule |
UsageRule.setSelector(String selector)
Selects the methods to which this rule applies.
|
UsageRule |
UsageRule.setSkipServiceControl(Boolean skipServiceControl)
If true, the selected method should skip service control and the control plane features, such
as quota and billing, will not be available.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageRule> |
Usage.getRules()
A list of usage rules that apply to individual API methods.
|
| Modifier and Type | Method and Description |
|---|---|
Usage |
Usage.setRules(List<UsageRule> rules)
A list of usage rules that apply to individual API methods.
|
Copyright © 2011–2025 Google. All rights reserved.