Reference documentation and code samples for the Compute V1 Client class NetworkProfile.
NetworkProfile represents a Google managed network profile resource.
Generated from protobuf message google.cloud.compute.v1.NetworkProfile
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ creation_timestamp
string
[Output Only] Creation timestamp in RFC3339 text format.
↳ description
string
[Output Only] An optional description of this resource.
↳ features
↳ id
int|string
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
↳ kind
string
[Output Only] Type of the resource. Always compute#networkProfile for network profiles.
↳ location
↳ name
string
[Output Only] Name of the resource.
↳ self_link
string
[Output Only] Server-defined URL for the resource.
↳ self_link_with_id
string
[Output Only] Server-defined URL for this resource with the resource id.
↳ zone
string
[Output Only] Zone to which the network is restricted.
getCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
string
hasCreationTimestamp
clearCreationTimestamp
setCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
var
string
$this
getDescription
[Output Only] An optional description of this resource.
string
hasDescription
clearDescription
setDescription
[Output Only] An optional description of this resource.
var
string
$this
getFeatures
[Output Only] Features supported by the network.
hasFeatures
clearFeatures
setFeatures
[Output Only] Features supported by the network.
$this
getId
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
int|string
hasId
clearId
setId
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
var
int|string
$this
getKind
[Output Only] Type of the resource. Always compute#networkProfile for network profiles.
string
hasKind
clearKind
setKind
[Output Only] Type of the resource. Always compute#networkProfile for network profiles.
var
string
$this
getLocation
[Output Only] Location to which the network is restricted.
hasLocation
clearLocation
setLocation
[Output Only] Location to which the network is restricted.
$this
getName
[Output Only] Name of the resource.
string
hasName
clearName
setName
[Output Only] Name of the resource.
var
string
$this
getSelfLink
[Output Only] Server-defined URL for the resource.
string
hasSelfLink
clearSelfLink
setSelfLink
[Output Only] Server-defined URL for the resource.
var
string
$this
getSelfLinkWithId
[Output Only] Server-defined URL for this resource with the resource id.
string
hasSelfLinkWithId
clearSelfLinkWithId
setSelfLinkWithId
[Output Only] Server-defined URL for this resource with the resource id.
var
string
$this
getZone
[Output Only] Zone to which the network is restricted.
string
hasZone
clearZone
setZone
[Output Only] Zone to which the network is restricted.
var
string
$this