Uses of Class
com.google.cloud.bigquery.storage.v1.ProtoRows
-
Uses of ProtoRows in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ProtoRowsModifier and TypeMethodDescriptionProtoRows.Builder.build()ProtoRows.Builder.buildPartial()static ProtoRowsProtoRows.getDefaultInstance()ProtoRows.Builder.getDefaultInstanceForType()ProtoRows.getDefaultInstanceForType()AppendRowsRequest.ProtoData.Builder.getRows()Required.AppendRowsRequest.ProtoData.getRows()Required.AppendRowsRequest.ProtoDataOrBuilder.getRows()Required.static ProtoRowsProtoRows.parseDelimitedFrom(InputStream input) static ProtoRowsProtoRows.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsProtoRows.parseFrom(byte[] data) static ProtoRowsProtoRows.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsProtoRows.parseFrom(com.google.protobuf.ByteString data) static ProtoRowsProtoRows.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsProtoRows.parseFrom(com.google.protobuf.CodedInputStream input) static ProtoRowsProtoRows.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsProtoRows.parseFrom(InputStream input) static ProtoRowsProtoRows.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtoRowsProtoRows.parseFrom(ByteBuffer data) static ProtoRowsProtoRows.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1 that return types with arguments of type ProtoRowsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtoRows>ProtoRows.getParserForType()static com.google.protobuf.Parser<ProtoRows>ProtoRows.parser()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ProtoRowsModifier and TypeMethodDescriptionRequired.static ProtoRows.BuilderProtoRows.newBuilder(ProtoRows prototype) Required.