Uses of Class
com.google.appengine.tools.development.proto.CloudSQL
-
Packages that use CloudSQL Package Description com.google.appengine.tools.development.proto -
-
Uses of CloudSQL in com.google.appengine.tools.development.proto
Fields in com.google.appengine.tools.development.proto with type parameters of type CloudSQL Modifier and Type Field Description static com.google.protobuf.Parser<CloudSQL>CloudSQL. PARSERDeprecated.Methods in com.google.appengine.tools.development.proto that return CloudSQL Modifier and Type Method Description CloudSQLCloudSQL.Builder. build()CloudSQLCloudSQL.Builder. buildPartial()CloudSQLConfig.Builder. getCloudSqlConfig()optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;CloudSQLConfig. getCloudSqlConfig()optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;CloudSQLConfigOrBuilder. getCloudSqlConfig()optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;static CloudSQLCloudSQL. getDefaultInstance()CloudSQLCloudSQL.Builder. getDefaultInstanceForType()CloudSQLCloudSQL. getDefaultInstanceForType()static CloudSQLCloudSQL. parseDelimitedFrom(InputStream input)static CloudSQLCloudSQL. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudSQLCloudSQL. parseFrom(byte[] data)static CloudSQLCloudSQL. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudSQLCloudSQL. parseFrom(com.google.protobuf.ByteString data)static CloudSQLCloudSQL. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudSQLCloudSQL. parseFrom(com.google.protobuf.CodedInputStream input)static CloudSQLCloudSQL. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudSQLCloudSQL. parseFrom(InputStream input)static CloudSQLCloudSQL. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudSQLCloudSQL. parseFrom(ByteBuffer data)static CloudSQLCloudSQL. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.appengine.tools.development.proto that return types with arguments of type CloudSQL Modifier and Type Method Description com.google.protobuf.Parser<CloudSQL>CloudSQL. getParserForType()static com.google.protobuf.Parser<CloudSQL>CloudSQL. parser()Methods in com.google.appengine.tools.development.proto with parameters of type CloudSQL Modifier and Type Method Description Config.BuilderConfig.Builder. mergeCloudSqlConfig(CloudSQL value)optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;CloudSQL.BuilderCloudSQL.Builder. mergeFrom(CloudSQL other)static CloudSQL.BuilderCloudSQL. newBuilder(CloudSQL prototype)Config.BuilderConfig.Builder. setCloudSqlConfig(CloudSQL value)optional .apphosting.tools.devappserver2.CloudSQL cloud_sql_config = 11;
-