Uses of Class
com.google.cloud.storageinsights.v1.CSVOptions
-
Packages that use CSVOptions Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of CSVOptions in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return CSVOptions Modifier and Type Method Description CSVOptionsCSVOptions.Builder. build()CSVOptionsCSVOptions.Builder. buildPartial()CSVOptionsReportConfig.Builder. getCsvOptions()Options for CSV formatted reports.CSVOptionsReportConfig. getCsvOptions()Options for CSV formatted reports.CSVOptionsReportConfigOrBuilder. getCsvOptions()Options for CSV formatted reports.static CSVOptionsCSVOptions. getDefaultInstance()CSVOptionsCSVOptions.Builder. getDefaultInstanceForType()CSVOptionsCSVOptions. getDefaultInstanceForType()static CSVOptionsCSVOptions. parseDelimitedFrom(InputStream input)static CSVOptionsCSVOptions. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CSVOptionsCSVOptions. parseFrom(byte[] data)static CSVOptionsCSVOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CSVOptionsCSVOptions. parseFrom(com.google.protobuf.ByteString data)static CSVOptionsCSVOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CSVOptionsCSVOptions. parseFrom(com.google.protobuf.CodedInputStream input)static CSVOptionsCSVOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CSVOptionsCSVOptions. parseFrom(InputStream input)static CSVOptionsCSVOptions. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CSVOptionsCSVOptions. parseFrom(ByteBuffer data)static CSVOptionsCSVOptions. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.storageinsights.v1 that return types with arguments of type CSVOptions Modifier and Type Method Description com.google.protobuf.Parser<CSVOptions>CSVOptions. getParserForType()static com.google.protobuf.Parser<CSVOptions>CSVOptions. parser()Methods in com.google.cloud.storageinsights.v1 with parameters of type CSVOptions Modifier and Type Method Description ReportConfig.BuilderReportConfig.Builder. mergeCsvOptions(CSVOptions value)Options for CSV formatted reports.CSVOptions.BuilderCSVOptions.Builder. mergeFrom(CSVOptions other)static CSVOptions.BuilderCSVOptions. newBuilder(CSVOptions prototype)ReportConfig.BuilderReportConfig.Builder. setCsvOptions(CSVOptions value)Options for CSV formatted reports.
-