| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Control |
Control.Builder.build() |
Control |
Control.Builder.buildPartial() |
Control |
ServiceOrBuilder.getControl()
Configuration for the service control plane.
|
Control |
Service.getControl()
Configuration for the service control plane.
|
Control |
Service.Builder.getControl()
Configuration for the service control plane.
|
static Control |
Control.getDefaultInstance() |
Control |
Control.getDefaultInstanceForType() |
Control |
Control.Builder.getDefaultInstanceForType() |
static Control |
Control.parseDelimitedFrom(InputStream input) |
static Control |
Control.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control |
Control.parseFrom(byte[] data) |
static Control |
Control.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control |
Control.parseFrom(ByteBuffer data) |
static Control |
Control.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control |
Control.parseFrom(com.google.protobuf.ByteString data) |
static Control |
Control.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control |
Control.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control |
Control.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control |
Control.parseFrom(InputStream input) |
static Control |
Control.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control> |
Control.getParserForType() |
static com.google.protobuf.Parser<Control> |
Control.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeControl(Control value)
Configuration for the service control plane.
|
Control.Builder |
Control.Builder.mergeFrom(Control other) |
static Control.Builder |
Control.newBuilder(Control prototype) |
Service.Builder |
Service.Builder.setControl(Control value)
Configuration for the service control plane.
|
Copyright © 2022 Google LLC. All rights reserved.