Reference documentation and code samples for the Compute V1 Client class GetNetworkProfileRequest.
A request message for NetworkProfiles.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetNetworkProfileRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ network_profile
string
Name of the network profile to return.
↳ project
string
Project ID for this request.
getNetworkProfile
Name of the network profile to return.
string
setNetworkProfile
Name of the network profile to return.
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.
networkProfile
string
Name of the network profile to return.