Uses of Class
com.google.cloud.bigquery.storage.v1beta2.ProtoSchema.Builder
-
Uses of ProtoSchema.Builder in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return ProtoSchema.BuilderModifier and TypeMethodDescriptionProtoSchema.Builder.clear()ProtoSchema.Builder.clearProtoDescriptor()Descriptor for input message.AppendRowsRequest.ProtoData.Builder.getWriterSchemaBuilder()Proto schema used to serialize the data.ProtoSchema.Builder.mergeFrom(ProtoSchema other) ProtoSchema.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoSchema.Builder.mergeFrom(com.google.protobuf.Message other) ProtoSchema.Builder.mergeProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto value) Descriptor for input message.static ProtoSchema.BuilderProtoSchema.newBuilder()static ProtoSchema.BuilderProtoSchema.newBuilder(ProtoSchema prototype) ProtoSchema.newBuilderForType()protected ProtoSchema.BuilderProtoSchema.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ProtoSchema.Builder.setProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto value) Descriptor for input message.ProtoSchema.Builder.setProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto.Builder builderForValue) Descriptor for input message.ProtoSchema.toBuilder()Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type ProtoSchema.BuilderModifier and TypeMethodDescriptionAppendRowsRequest.ProtoData.Builder.setWriterSchema(ProtoSchema.Builder builderForValue) Proto schema used to serialize the data.