Resource: Provider
Provider indicates the owner who provides the connectors.
JSON representation |
---|
{
"name"
:
string
,
"createTime"
:
string
,
"updateTime"
:
string
,
"labels"
:
{
string
:
string
,
...
}
,
"documentationUri"
:
string
,
"externalUri"
:
string
,
"description"
:
string
,
"webAssetsLocation"
:
string
,
"displayName"
:
string
,
"launchStage"
:
enum (
|
Fields | |
---|---|
name
|
Output only. Resource name of the Provider. Format: projects/{project}/locations/{location}/providers/{provider} Only global location is supported for Provider resource. |
createTime
|
Output only. Created time. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime
|
Output only. Updated time. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
labels
|
Output only. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources An object containing a list of |
documentationUri
|
Output only. Link to documentation page. |
externalUri
|
Output only. Link to external page. |
description
|
Output only. Description of the resource. |
webAssetsLocation
|
Output only. Cloud storage location of icons etc consumed by UI. |
displayName
|
Output only. Display name. |
launchStage
|
Output only. Flag to mark the version indicating the launch stage. |
Methods |
|
---|---|
|
Gets details of a provider. |
|
Gets the access control policy for a resource. |
|
Lists Providers in a given project and location. |
|
Sets the access control policy on the specified resource. |
|
Returns permissions that a caller has on the specified resource. |