Class CloudTasksQueueStackdriverLoggingConfig.Jsii$Proxy

    • Method Detail

      • getSamplingRatio

        public final Number getSamplingRatio()
        Description copied from interface: CloudTasksQueueStackdriverLoggingConfig
        Specifies the fraction of operations to write to Stackdriver Logging.

        This field may contain any value between 0.0 and 1.0, inclusive. 0.0 is the default and means that no operations are logged. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_tasks_queue#sampling_ratio CloudTasksQueue#sampling_ratio}

        Specified by:
        getSamplingRatio in interface CloudTasksQueueStackdriverLoggingConfig
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object