Enum AssetsResource.ListRequest.ContentTypeEnum
Asset content type. If not specified, no content but the asset name will be returned.
Namespace: Google.Apis.CloudAsset.v1
Assembly: Google.Apis.CloudAsset.v1.dll
Syntax
public enum AssetsResource.ListRequest.ContentTypeEnum
Fields
Name | Description |
---|---|
ACCESSPOLICY | The Access Context Manager policy set on an asset. |
CONTENTTYPEUNSPECIFIED | Unspecified content type. |
IAMPOLICY | The actual IAM policy set on a resource. |
ORGPOLICY | The organization policy set on an asset. |
OSINVENTORY | The runtime OS Inventory information. |
RELATIONSHIP | The related resources. |
RESOURCE | Resource metadata. |