Uses of Class
com.google.cloud.channel.v1.ReportStatus
-
Packages that use ReportStatus Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ReportStatus in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ReportStatus Modifier and Type Method Description ReportStatusReportStatus.Builder. build()ReportStatusReportStatus.Builder. buildPartial()static ReportStatusReportStatus. getDefaultInstance()ReportStatusReportStatus.Builder. getDefaultInstanceForType()ReportStatusReportStatus. getDefaultInstanceForType()ReportStatusReportJob.Builder. getReportStatus()The current status of report generation.ReportStatusReportJob. getReportStatus()The current status of report generation.ReportStatusReportJobOrBuilder. getReportStatus()The current status of report generation.static ReportStatusReportStatus. parseDelimitedFrom(InputStream input)static ReportStatusReportStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportStatusReportStatus. parseFrom(byte[] data)static ReportStatusReportStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportStatusReportStatus. parseFrom(com.google.protobuf.ByteString data)static ReportStatusReportStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportStatusReportStatus. parseFrom(com.google.protobuf.CodedInputStream input)static ReportStatusReportStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportStatusReportStatus. parseFrom(InputStream input)static ReportStatusReportStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportStatusReportStatus. parseFrom(ByteBuffer data)static ReportStatusReportStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ReportStatus Modifier and Type Method Description com.google.protobuf.Parser<ReportStatus>ReportStatus. getParserForType()static com.google.protobuf.Parser<ReportStatus>ReportStatus. parser()Methods in com.google.cloud.channel.v1 with parameters of type ReportStatus Modifier and Type Method Description ReportStatus.BuilderReportStatus.Builder. mergeFrom(ReportStatus other)ReportJob.BuilderReportJob.Builder. mergeReportStatus(ReportStatus value)The current status of report generation.static ReportStatus.BuilderReportStatus. newBuilder(ReportStatus prototype)ReportJob.BuilderReportJob.Builder. setReportStatus(ReportStatus value)The current status of report generation.
-