GoogleBigQueryLinkedService.ClientId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The client id of the google application used to acquire the refresh token. Type: string (or Expression with resultType string).
public object ClientId { get; set; }
member this.ClientId : obj with get, set
Public Property ClientId As Object