Uses of Class
com.google.firestore.admin.v1.Database.SourceInfo
-
Uses of Database.SourceInfo in com.google.firestore.admin.v1
Methods in com.google.firestore.admin.v1 that return Database.SourceInfoModifier and TypeMethodDescriptionDatabase.SourceInfo.Builder.build()Database.SourceInfo.Builder.buildPartial()static Database.SourceInfoDatabase.SourceInfo.getDefaultInstance()Database.SourceInfo.Builder.getDefaultInstanceForType()Database.SourceInfo.getDefaultInstanceForType()Database.Builder.getSourceInfo()Output only.Database.getSourceInfo()Output only.DatabaseOrBuilder.getSourceInfo()Output only.static Database.SourceInfoDatabase.SourceInfo.parseDelimitedFrom(InputStream input) static Database.SourceInfoDatabase.SourceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Database.SourceInfoDatabase.SourceInfo.parseFrom(byte[] data) static Database.SourceInfoDatabase.SourceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Database.SourceInfoDatabase.SourceInfo.parseFrom(com.google.protobuf.ByteString data) static Database.SourceInfoDatabase.SourceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Database.SourceInfoDatabase.SourceInfo.parseFrom(com.google.protobuf.CodedInputStream input) static Database.SourceInfoDatabase.SourceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Database.SourceInfoDatabase.SourceInfo.parseFrom(InputStream input) static Database.SourceInfoDatabase.SourceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Database.SourceInfoDatabase.SourceInfo.parseFrom(ByteBuffer data) static Database.SourceInfoDatabase.SourceInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.admin.v1 that return types with arguments of type Database.SourceInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Database.SourceInfo>Database.SourceInfo.getParserForType()static com.google.protobuf.Parser<Database.SourceInfo>Database.SourceInfo.parser()Methods in com.google.firestore.admin.v1 with parameters of type Database.SourceInfoModifier and TypeMethodDescriptionDatabase.SourceInfo.Builder.mergeFrom(Database.SourceInfo other) Database.Builder.mergeSourceInfo(Database.SourceInfo value) Output only.static Database.SourceInfo.BuilderDatabase.SourceInfo.newBuilder(Database.SourceInfo prototype) Database.Builder.setSourceInfo(Database.SourceInfo value) Output only.