All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.JobStatistics5.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241027-2.0.0
Show newest version






JobStatistics5 (BigQuery API v2-rev20240616-2.0.0)












com.google.api.services.bigquery.model

Class JobStatistics5

    • Constructor Detail

      • JobStatistics5

        public JobStatistics5()
    • Method Detail

      • getCopiedLogicalBytes

        public Long getCopiedLogicalBytes()
        Output only. Number of logical bytes copied to the destination table.
        Returns:
        value or null for none
      • setCopiedLogicalBytes

        public JobStatistics5 setCopiedLogicalBytes(Long copiedLogicalBytes)
        Output only. Number of logical bytes copied to the destination table.
        Parameters:
        copiedLogicalBytes - copiedLogicalBytes or null for none
      • getCopiedRows

        public Long getCopiedRows()
        Output only. Number of rows copied to the destination table.
        Returns:
        value or null for none
      • setCopiedRows

        public JobStatistics5 setCopiedRows(Long copiedRows)
        Output only. Number of rows copied to the destination table.
        Parameters:
        copiedRows - copiedRows or null for none
      • set

        public JobStatistics5 set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public JobStatistics5 clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy