Resource: Platform
Representation of a Transparent Platform.
| JSON representation |
|---|
{ "name": string, "description": string, "defaultPlatformGroup": string } |
| Fields | |
|---|---|
name |
Identifier. Resource name of a platform. Format: accounts/{account}/platforms/{platform} |
description |
Output only. Description of the platform. |
defaultPlatformGroup |
Default platform group for the platform. |
Methods |
|
|---|---|
|
Gets a platform. |
|
Lists platforms for a specified account. |