Google Cloud Config V1 Client - Class ExportPreviewResultRequest (0.5.0)

Reference documentation and code samples for the Google Cloud Config V1 Client class ExportPreviewResultRequest.

A request to export preview results.

Generated from protobuf message google.cloud.config.v1.ExportPreviewResultRequest

Namespace

Google \ Cloud \ Config \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The preview whose results should be exported. The preview value is in the format: 'projects/{project_id}/locations/{location}/previews/{preview}'.

getParent

Required. The preview whose results should be exported. The preview value is in the format: 'projects/{project_id}/locations/{location}/previews/{preview}'.

Returns
Type Description
string

setParent

Required. The preview whose results should be exported. The preview value is in the format: 'projects/{project_id}/locations/{location}/previews/{preview}'.

Parameter
Name Description
var string
Returns
Type Description
$this