Enum V1Resource.BatchGetAssetsHistoryRequest.ContentTypeEnum
Optional. The content type.
Namespace: Google.Apis.CloudAsset.v1
Assembly: Google.Apis.CloudAsset.v1.dll
Syntax
public enum V1Resource.BatchGetAssetsHistoryRequest.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. |