Enum AssetsResource.ListRequest.ContentTypeEnum
Asset content type. If not specified, no content but the asset name will be returned.
Namespace: Google.Apis.CloudAsset.v1p5beta1
Assembly: Google.Apis.CloudAsset.v1p5beta1.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. |
RESOURCE | Resource metadata. |