ResourceStarred Property
Whether the resource is starred.
Object Oriented Interface
public function getResourceStarred(); public function setResourceStarred($value);
Procedural Interface
incloudstorage_googledrive_get($res, 74 ); incloudstorage_googledrive_set($res, 74, $value );
Default Value
false
Remarks
This property indicates whether the resource is starred by the current user.
This property is not available at design time.
Data Type
Boolean