visibility


Description:

public string visibility { get; set; }

The visibility status of this property.

The default value of visibility is PRIVATE on a Drive Properties Resource object, hence visibility is gdata_documents_property_visibility_private by default. A private property restricts its visibility to only the app which created it.

For more information, see the <ulink type="http" url="https://developers.google.com/drive/api/v2/reference/properties">Properties Resource</ulink>