Uses of Class
com.google.cloud.advisorynotifications.v1.Csv
-
Packages that use Csv Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of Csv in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return Csv Modifier and Type Method Description CsvCsv.Builder. build()CsvCsv.Builder. buildPartial()CsvAttachment.Builder. getCsv()A CSV file attachment.CsvAttachment. getCsv()A CSV file attachment.CsvAttachmentOrBuilder. getCsv()A CSV file attachment.static CsvCsv. getDefaultInstance()CsvCsv.Builder. getDefaultInstanceForType()CsvCsv. getDefaultInstanceForType()static CsvCsv. parseDelimitedFrom(InputStream input)static CsvCsv. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CsvCsv. parseFrom(byte[] data)static CsvCsv. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CsvCsv. parseFrom(com.google.protobuf.ByteString data)static CsvCsv. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CsvCsv. parseFrom(com.google.protobuf.CodedInputStream input)static CsvCsv. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CsvCsv. parseFrom(InputStream input)static CsvCsv. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CsvCsv. parseFrom(ByteBuffer data)static CsvCsv. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.advisorynotifications.v1 that return types with arguments of type Csv Modifier and Type Method Description com.google.protobuf.Parser<Csv>Csv. getParserForType()static com.google.protobuf.Parser<Csv>Csv. parser()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type Csv Modifier and Type Method Description Attachment.BuilderAttachment.Builder. mergeCsv(Csv value)A CSV file attachment.Csv.BuilderCsv.Builder. mergeFrom(Csv other)static Csv.BuilderCsv. newBuilder(Csv prototype)Attachment.BuilderAttachment.Builder. setCsv(Csv value)A CSV file attachment.
-