Class GetRoutineOptions (2.2.0)

public sealed class GetRoutineOptions

Options for GetRoutine operations.

Inheritance

Object > GetRoutineOptions

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Properties

ReadMask

public string ReadMask { get; set; }

Comma separated list of fully qualified names of Google.Apis.Bigquery.v2.Data.Routine fields that will be populated in the returned resource. If unset then all fields are populated on the returned resource.

Property Value
TypeDescription
String