| Modifier and Type | Method and Description |
|---|---|
SqlIpConfig |
SqlIpConfig.Builder.build() |
SqlIpConfig |
SqlIpConfig.Builder.buildPartial() |
static SqlIpConfig |
SqlIpConfig.getDefaultInstance() |
SqlIpConfig |
SqlIpConfig.getDefaultInstanceForType() |
SqlIpConfig |
SqlIpConfig.Builder.getDefaultInstanceForType() |
SqlIpConfig |
CloudSqlSettingsOrBuilder.getIpConfig()
The settings for IP Management.
|
SqlIpConfig |
CloudSqlSettings.getIpConfig()
The settings for IP Management.
|
SqlIpConfig |
CloudSqlSettings.Builder.getIpConfig()
The settings for IP Management.
|
static SqlIpConfig |
SqlIpConfig.parseDelimitedFrom(InputStream input) |
static SqlIpConfig |
SqlIpConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SqlIpConfig |
SqlIpConfig.parseFrom(byte[] data) |
static SqlIpConfig |
SqlIpConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SqlIpConfig |
SqlIpConfig.parseFrom(ByteBuffer data) |
static SqlIpConfig |
SqlIpConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SqlIpConfig |
SqlIpConfig.parseFrom(com.google.protobuf.ByteString data) |
static SqlIpConfig |
SqlIpConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SqlIpConfig |
SqlIpConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static SqlIpConfig |
SqlIpConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SqlIpConfig |
SqlIpConfig.parseFrom(InputStream input) |
static SqlIpConfig |
SqlIpConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SqlIpConfig> |
SqlIpConfig.getParserForType() |
static com.google.protobuf.Parser<SqlIpConfig> |
SqlIpConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SqlIpConfig.Builder |
SqlIpConfig.Builder.mergeFrom(SqlIpConfig other) |
CloudSqlSettings.Builder |
CloudSqlSettings.Builder.mergeIpConfig(SqlIpConfig value)
The settings for IP Management.
|
static SqlIpConfig.Builder |
SqlIpConfig.newBuilder(SqlIpConfig prototype) |
CloudSqlSettings.Builder |
CloudSqlSettings.Builder.setIpConfig(SqlIpConfig value)
The settings for IP Management.
|
Copyright © 2024 Google LLC. All rights reserved.