Uses of Class
com.google.cloud.bigquery.storage.v1.ProtoSchema.Builder
-
Packages that use ProtoSchema.Builder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ProtoSchema.Builder in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ProtoSchema.Builder Modifier and Type Method Description ProtoSchema.BuilderProtoSchema.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProtoSchema.BuilderProtoSchema.Builder. clear()ProtoSchema.BuilderProtoSchema.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ProtoSchema.BuilderProtoSchema.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ProtoSchema.BuilderProtoSchema.Builder. clearProtoDescriptor()Descriptor for input message.ProtoSchema.BuilderProtoSchema.Builder. clone()ProtoSchema.BuilderAppendRowsRequest.ProtoData.Builder. getWriterSchemaBuilder()The protocol buffer schema used to serialize the data.ProtoSchema.BuilderProtoSchema.Builder. mergeFrom(ProtoSchema other)ProtoSchema.BuilderProtoSchema.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProtoSchema.BuilderProtoSchema.Builder. mergeFrom(com.google.protobuf.Message other)ProtoSchema.BuilderProtoSchema.Builder. mergeProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto value)Descriptor for input message.ProtoSchema.BuilderProtoSchema.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ProtoSchema.BuilderProtoSchema. newBuilder()static ProtoSchema.BuilderProtoSchema. newBuilder(ProtoSchema prototype)ProtoSchema.BuilderProtoSchema. newBuilderForType()protected ProtoSchema.BuilderProtoSchema. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ProtoSchema.BuilderProtoSchema.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ProtoSchema.BuilderProtoSchema.Builder. setProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto value)Descriptor for input message.ProtoSchema.BuilderProtoSchema.Builder. setProtoDescriptor(com.google.protobuf.DescriptorProtos.DescriptorProto.Builder builderForValue)Descriptor for input message.ProtoSchema.BuilderProtoSchema.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ProtoSchema.BuilderProtoSchema.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ProtoSchema.BuilderProtoSchema. toBuilder()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ProtoSchema.Builder Modifier and Type Method Description AppendRowsRequest.ProtoData.BuilderAppendRowsRequest.ProtoData.Builder. setWriterSchema(ProtoSchema.Builder builderForValue)The protocol buffer schema used to serialize the data.
-