Reference documentation and code samples for the Google Cloud Asset V1 Client class ResourceOwners.
The resource owners information.
Generated from protobuf message google.cloud.asset.v1.ResourceOwners
Namespace
Google \ Cloud \ Asset \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ resource_owners |
array
List of resource owners. |
getResourceOwners
List of resource owners.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setResourceOwners
List of resource owners.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |