Reference documentation and code samples for the Data Analytics API with Gemini V1 API class Google::Cloud::GeminiDataAnalytics::V1::BigQueryRoutineReference.
A reference to a BigQuery routine.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset_id
def dataset_id() -> ::String
Returns
- (::String) — The dataset ID of the routine.
#dataset_id=
def dataset_id=(value) -> ::String
Parameter
- value (::String) — The dataset ID of the routine.
Returns
- (::String) — The dataset ID of the routine.
#project_id
def project_id() -> ::String
Returns
- (::String) — The project ID of the routine.
#project_id=
def project_id=(value) -> ::String
Parameter
- value (::String) — The project ID of the routine.
Returns
- (::String) — The project ID of the routine.
#routine_id
def routine_id() -> ::String
Returns
- (::String) — The routine ID of the routine.
#routine_id=
def routine_id=(value) -> ::String
Parameter
- value (::String) — The routine ID of the routine.
Returns
- (::String) — The routine ID of the routine.