Partilhar via


GoogleBigQueryLinkedService.RequestGoogleDriveScope Propriedade

Definição

Obtém ou define se deseja solicitar acesso ao Google Drive. Permitir o acesso ao Google Drive habilita o suporte para tabelas federadas que combinam dados do BigQuery com dados do Google Drive. O valor padrão é false.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.requestGoogleDriveScope")]
public object RequestGoogleDriveScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.requestGoogleDriveScope")>]
member this.RequestGoogleDriveScope : obj with get, set
Public Property RequestGoogleDriveScope As Object

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a