Enum BigQuery.RoutineField (2.40.1)

public enum BigQuery.RoutineField extends Enum<BigQuery.RoutineField> implements FieldSelector

Fields of a BigQuery Routine resource. See Also: Routine Resource

Implements

com.google.cloud.FieldSelector

Static Fields

Name Description
ARGUMENTS
CREATION_TIME
DEFINITION_BODY
ETAG
IMPORTED_LIBRARIES
LANGUAGE
LAST_MODIFIED_TIME
RETURN_TYPE
ROUTINE_REFERENCE
ROUTINE_TYPE

Static Methods

Name Description
valueOf(String name)
values()

Methods

Name Description
getSelector()