Class SinkInfo.Destination.LoggingBucketDestination

    • Method Detail

      • getProject

        public String getProject()
        Returns the name of the project where the Google Cloud BigQuery dataset resides. If null, the default project is used.
      • getLocation

        public String getLocation()
        Returns the name of the bucket location this destination represents.
      • getBucket

        public String getBucket()
        Returns the name of the logging bucket this destination represents.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object