Reference documentation and code samples for the Compute V1 Client class GetPreviewFeatureRequest.
A request message for PreviewFeatures.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetPreviewFeatureRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ preview_feature
string
Name of the PreviewFeature for this request.
↳ project
string
Project ID for this request.
getPreviewFeature
Name of the PreviewFeature for this request.
string
setPreviewFeature
Name of the PreviewFeature for this request.
var
string
$this
getProject
Project ID for this request.
string
setProject
Project ID for this request.
var
string
$this
static::build
project
string
Project ID for this request.
previewFeature
string
Name of the PreviewFeature for this request.

