Uses of Class
com.google.cloud.bigquery.storage.v1.ProtoSchema
-
Uses of ProtoSchema in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ProtoSchemaModifier and TypeMethodDescriptionProtoSchema.Builder.build()ProtoSchema.Builder.buildPartial()static ProtoSchemaProtoSchema.getDefaultInstance()ProtoSchema.Builder.getDefaultInstanceForType()ProtoSchema.getDefaultInstanceForType()AppendRowsRequest.ProtoData.Builder.getWriterSchema()The protocol buffer schema used to serialize the data.AppendRowsRequest.ProtoData.getWriterSchema()The protocol buffer schema used to serialize the data.AppendRowsRequest.ProtoDataOrBuilder.getWriterSchema()The protocol buffer schema used to serialize the data.static ProtoSchemaProtoSchema.parseDelimitedFrom(InputStream input) static ProtoSchemaProtoSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoSchemaProtoSchema.parseFrom(byte[] data) static ProtoSchemaProtoSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoSchemaProtoSchema.parseFrom(com.google.protobuf.ByteString data) static ProtoSchemaProtoSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoSchemaProtoSchema.parseFrom(com.google.protobuf.CodedInputStream input) static ProtoSchemaProtoSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoSchemaProtoSchema.parseFrom(InputStream input) static ProtoSchemaProtoSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoSchemaProtoSchema.parseFrom(ByteBuffer data) static ProtoSchemaProtoSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ProtoSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtoSchema>ProtoSchema.getParserForType()static com.google.protobuf.Parser<ProtoSchema>ProtoSchema.parser()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ProtoSchemaModifier and TypeMethodDescriptionProtoSchema.Builder.mergeFrom(ProtoSchema other) AppendRowsRequest.ProtoData.Builder.mergeWriterSchema(ProtoSchema value) The protocol buffer schema used to serialize the data.static ProtoSchema.BuilderProtoSchema.newBuilder(ProtoSchema prototype) AppendRowsRequest.ProtoData.Builder.setWriterSchema(ProtoSchema value) The protocol buffer schema used to serialize the data.