Uses of Class
com.google.cloud.datacatalog.v1.SqlDatabaseSystemSpec
-
Uses of SqlDatabaseSystemSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return SqlDatabaseSystemSpecModifier and TypeMethodDescriptionSqlDatabaseSystemSpec.Builder.build()SqlDatabaseSystemSpec.Builder.buildPartial()static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.getDefaultInstance()SqlDatabaseSystemSpec.Builder.getDefaultInstanceForType()SqlDatabaseSystemSpec.getDefaultInstanceForType()Entry.Builder.getSqlDatabaseSystemSpec()Specification that applies to a relational database system.Entry.getSqlDatabaseSystemSpec()Specification that applies to a relational database system.EntryOrBuilder.getSqlDatabaseSystemSpec()Specification that applies to a relational database system.static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseDelimitedFrom(InputStream input) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(byte[] data) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(com.google.protobuf.ByteString data) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(com.google.protobuf.CodedInputStream input) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(InputStream input) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(ByteBuffer data) static SqlDatabaseSystemSpecSqlDatabaseSystemSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type SqlDatabaseSystemSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SqlDatabaseSystemSpec>SqlDatabaseSystemSpec.getParserForType()static com.google.protobuf.Parser<SqlDatabaseSystemSpec>SqlDatabaseSystemSpec.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type SqlDatabaseSystemSpecModifier and TypeMethodDescriptionSqlDatabaseSystemSpec.Builder.mergeFrom(SqlDatabaseSystemSpec other) Entry.Builder.mergeSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value) Specification that applies to a relational database system.SqlDatabaseSystemSpec.newBuilder(SqlDatabaseSystemSpec prototype) Entry.Builder.setSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value) Specification that applies to a relational database system.