Uses of Interface
com.google.cloud.advisorynotifications.v1.CsvOrBuilder
-
Packages that use CsvOrBuilder Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of CsvOrBuilder in com.google.cloud.advisorynotifications.v1
Classes in com.google.cloud.advisorynotifications.v1 that implement CsvOrBuilder Modifier and Type Class Description classCsvA representation of a CSV file attachment, as a list of column headers and a list of data rows.static classCsv.BuilderA representation of a CSV file attachment, as a list of column headers and a list of data rows.Methods in com.google.cloud.advisorynotifications.v1 that return CsvOrBuilder Modifier and Type Method Description CsvOrBuilderAttachment.Builder. getCsvOrBuilder()A CSV file attachment.CsvOrBuilderAttachment. getCsvOrBuilder()A CSV file attachment.CsvOrBuilderAttachmentOrBuilder. getCsvOrBuilder()A CSV file attachment.
-