Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1 Client class Credentials.
Represents different forms of credential specification.
Generated from protobuf message google.cloud.geminidataanalytics.v1.Credentials
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ oauth |
OAuthCredentials
OAuth credentials. |
getOauth
OAuth credentials.
| Returns | |
|---|---|
| Type | Description |
OAuthCredentials|null |
|
hasOauth
setOauth
OAuth credentials.
| Parameter | |
|---|---|
| Name | Description |
var |
OAuthCredentials
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getKind
| Returns | |
|---|---|
| Type | Description |
string |
|