Data Analytics API with Gemini V1BETA API - Class Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryJob (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1BETA API class Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryJob.

A BigQuery job executed by the system.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_table

def destination_table() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReference
Returns

#destination_table=

def destination_table=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::BigQueryTableReference
Parameter
Returns

#job_id

def job_id() -> ::String
Returns
  • (::String) — Required. The ID of the job.

    See JobReference.

#job_id=

def job_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID of the job.

    See JobReference.

Returns
  • (::String) — Required. The ID of the job.

    See JobReference.

#location

def location() -> ::String
Returns
  • (::String) — Optional. The location of the job.

    See JobReference.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Optional. The location of the job.

    See JobReference.

Returns
  • (::String) — Optional. The location of the job.

    See JobReference.

#project_id

def project_id() -> ::String
Returns
  • (::String) — Required. The project that the job belongs to.

    See JobReference.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Required. The project that the job belongs to.

    See JobReference.

Returns
  • (::String) — Required. The project that the job belongs to.

    See JobReference.

#schema

def schema() -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
Returns

#schema=

def schema=(value) -> ::Google::Cloud::GeminiDataAnalytics::V1beta::Schema
Parameter
Returns