| Modifier and Type | Method and Description |
|---|---|
Instance.MachineConfig |
Instance.MachineConfig.Builder.build() |
Instance.MachineConfig |
Instance.MachineConfig.Builder.buildPartial() |
static Instance.MachineConfig |
Instance.MachineConfig.getDefaultInstance() |
Instance.MachineConfig |
Instance.MachineConfig.getDefaultInstanceForType() |
Instance.MachineConfig |
Instance.MachineConfig.Builder.getDefaultInstanceForType() |
Instance.MachineConfig |
InstanceOrBuilder.getMachineConfig()
Configurations for the machines that host the underlying
database engine.
|
Instance.MachineConfig |
Instance.getMachineConfig()
Configurations for the machines that host the underlying
database engine.
|
Instance.MachineConfig |
Instance.Builder.getMachineConfig()
Configurations for the machines that host the underlying
database engine.
|
static Instance.MachineConfig |
Instance.MachineConfig.parseDelimitedFrom(InputStream input) |
static Instance.MachineConfig |
Instance.MachineConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(byte[] data) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(ByteBuffer data) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(com.google.protobuf.ByteString data) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(InputStream input) |
static Instance.MachineConfig |
Instance.MachineConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Instance.MachineConfig> |
Instance.MachineConfig.getParserForType() |
static com.google.protobuf.Parser<Instance.MachineConfig> |
Instance.MachineConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.MachineConfig.Builder |
Instance.MachineConfig.Builder.mergeFrom(Instance.MachineConfig other) |
Instance.Builder |
Instance.Builder.mergeMachineConfig(Instance.MachineConfig value)
Configurations for the machines that host the underlying
database engine.
|
static Instance.MachineConfig.Builder |
Instance.MachineConfig.newBuilder(Instance.MachineConfig prototype) |
Instance.Builder |
Instance.Builder.setMachineConfig(Instance.MachineConfig value)
Configurations for the machines that host the underlying
database engine.
|
Copyright © 2025 Google LLC. All rights reserved.