Data Analytics API with Gemini V1 API - Class Google::Cloud::GeminiDataAnalytics::V1::BigQueryPropertyGraphReference (v0.1.0)

Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::BigQueryPropertyGraphReference.

Message representing a reference to a single BigQuery property graph.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_id

def dataset_id() -> ::String
Returns
  • (::String) — Required. The dataset that the property graph belongs to.

#dataset_id=

def dataset_id=(value) -> ::String
Parameter
  • value (::String) — Required. The dataset that the property graph belongs to.
Returns
  • (::String) — Required. The dataset that the property graph belongs to.

#project_id

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

#project_id=

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

#property_graph_id

def property_graph_id() -> ::String
Returns
  • (::String) — Required. The property graph id.

#property_graph_id=

def property_graph_id=(value) -> ::String
Parameter
  • value (::String) — Required. The property graph id.
Returns
  • (::String) — Required. The property graph id.