Uses of Class
com.google.cloud.bigquery.RoutineId
Packages that use RoutineId
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of RoutineId in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return RoutineIdModifier and TypeMethodDescriptionJobStatistics.QueryStatistics.getDdlTargetRoutine()[BETA] For DDL queries, returns the RoutineId of the targeted routine.Acl.Routine.getId()RoutineInfo.getRoutineId()Returns the RoutineId identified for the routine resourcestatic RoutineIdCreates a routine identity given dataset and routine identifiersstatic RoutineIdCreates a routine identity given project, dataset, and routine identifiersMethods in com.google.cloud.bigquery with parameters of type RoutineIdModifier and TypeMethodDescriptionbooleanDeletes the requested routine.BigQuery.getRoutine(RoutineId routineId, BigQuery.RoutineOption... options) Returns the requested routine ornullif not found.static RoutineInfo.BuilderRoutineInfo.newBuilder(RoutineId routineId) Returns a builder for aRoutineInfoobject given routine identity.static RoutineInfoReturns aRoutineInfoobject given routine identity.Constructors in com.google.cloud.bigquery with parameters of type RoutineId