Class BigqueryJobQueryUserDefinedFunctionResources.Jsii$Proxy

    • Method Detail

      • getInlineCode

        public final String getInlineCode()
        Description copied from interface: BigqueryJobQueryUserDefinedFunctionResources
        An inline resource that contains code for a user-defined function (UDF).

        Providing a inline code resource is equivalent to providing a URI for a file containing the same code. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/bigquery_job#inline_code BigqueryJob#inline_code}

        Specified by:
        getInlineCode in interface BigqueryJobQueryUserDefinedFunctionResources
      • $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