Resource: PreviewFeaturesGetResponse
| JSON representation | 
|---|
| { "resource": { "id": string, "creationTimestamp": string, "name": string, "description": string, "activationStatus": enum, "status": { "helpLink": string, "description": string, "releaseStatus": { "stage": enum, "updateDate": { "year": integer, "month": integer, "day": integer } } }, "selfLink": string, "rolloutOperation": { "rolloutInput": { "name": string, "predefinedRolloutPlan": enum } }, "kind": string }, "etag": string } | 
| Fields | |
|---|---|
| resource | 
 | 
| resource.id | 
 [Output Only] The unique identifier for the resource. This identifier is defined by the server. | 
| resource.creationTimestamp | 
 [Output Only] Creation timestamp in RFC3339 text format. | 
| resource.name | 
 Name of the feature. | 
| resource.description | 
 [Output Only] Description of the feature. | 
| resource.activationStatus | 
 Specifies whether the feature is enabled or disabled. | 
| resource.status | 
 [Output only] Status of the feature. | 
| resource.status.helpLink | 
 [Output Only] Link to the public documentation for the feature. | 
| resource.status.description | 
 [Output Only] The description of the feature. | 
| resource.status.releaseStatus | 
 | 
| resource.status.releaseStatus.stage | 
 [Output Only] The stage of the feature. | 
| resource.status.releaseStatus.updateDate | 
 Output only. The last date when a feature transitioned between ReleaseStatuses. | 
| resource.status.releaseStatus.updateDate.year | 
 Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. | 
| resource.status.releaseStatus.updateDate.month | 
 Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. | 
| resource.status.releaseStatus.updateDate.day | 
 Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. | 
| resource.selfLink | 
 [Output Only] Server-defined URL for the resource. | 
| resource.rolloutOperation | 
 Rollout operation of the feature. | 
| resource.rolloutOperation.rolloutInput | 
 Input only. The input for the rollout operation. | 
| resource.rolloutOperation.rolloutInput.name | 
 The name of the rollout plan Ex. organizations/ | 
| resource.rolloutOperation.rolloutInput.predefinedRolloutPlan | 
 Predefined rollout plan. | 
| resource.kind | 
 [Output only] The type of the feature. Always "compute#previewFeature" for preview features. | 
| etag | 
 end_interface: MixerGetResponseWithEtagBuilder | 
| Methods | |
|---|---|
| 
 | Returns the details of the given PreviewFeature. | 
| 
 | Returns the details of the given PreviewFeature. | 
| 
 | Patches the given PreviewFeature. |