Generated from protobuf enum RESOURCE_TYPE_UNSPECIFIED = 0;
CONSUMER_PROJECT
Value: 1
Consumer project.
AssuredWorkloads Projects are no longer supported. This field will be
ignored only in CreateWorkload requests. ListWorkloads and GetWorkload
will continue to provide projects information.
Use CONSUMER_FOLDER instead.
Generated from protobuf enum CONSUMER_PROJECT = 1 [deprecated = true];
CONSUMER_FOLDER
Value: 4
Consumer Folder.
Generated from protobuf enum CONSUMER_FOLDER = 4;
ENCRYPTION_KEYS_PROJECT
Value: 2
Consumer project containing encryption keys.
Generated from protobuf enum ENCRYPTION_KEYS_PROJECT = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Assured Workloads V1 Client - Class ResourceType (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-assured-workloads/latest/V1.Workload.ResourceInfo.ResourceType)\n- [1.0.4](/php/docs/reference/cloud-assured-workloads/1.0.4/V1.Workload.ResourceInfo.ResourceType)\n- [0.11.5](/php/docs/reference/cloud-assured-workloads/0.11.5/V1.Workload.ResourceInfo.ResourceType)\n- [0.10.2](/php/docs/reference/cloud-assured-workloads/0.10.2/V1.Workload.ResourceInfo.ResourceType)\n- [0.9.1](/php/docs/reference/cloud-assured-workloads/0.9.1/V1.Workload.ResourceInfo.ResourceType)\n- [0.8.3](/php/docs/reference/cloud-assured-workloads/0.8.3/V1.Workload.ResourceInfo.ResourceType)\n- [0.7.3](/php/docs/reference/cloud-assured-workloads/0.7.3/V1.Workload.ResourceInfo.ResourceType) \nReference documentation and code samples for the Google Cloud Assured Workloads V1 Client class ResourceType.\n\nThe type of resource.\n\nProtobuf type `google.cloud.assuredworkloads.v1.Workload.ResourceInfo.ResourceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AssuredWorkloads \\\\ V1 \\\\ Workload \\\\ ResourceInfo\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RESOURCE_TYPE_UNSPECIFIED\n\n Value: 0\n\nUnknown resource type.\n\nGenerated from protobuf enum `RESOURCE_TYPE_UNSPECIFIED = 0;`\n\n### CONSUMER_PROJECT\n\n Value: 1\n\nConsumer project.\n\nAssuredWorkloads Projects are no longer supported. This field will be\nignored only in CreateWorkload requests. ListWorkloads and GetWorkload\nwill continue to provide projects information.\nUse CONSUMER_FOLDER instead.\n\nGenerated from protobuf enum `CONSUMER_PROJECT = 1 [deprecated = true];`\n\n### CONSUMER_FOLDER\n\n Value: 4\n\nConsumer Folder.\n\nGenerated from protobuf enum `CONSUMER_FOLDER = 4;`\n\n### ENCRYPTION_KEYS_PROJECT\n\n Value: 2\n\nConsumer project containing encryption keys.\n\nGenerated from protobuf enum `ENCRYPTION_KEYS_PROJECT = 2;`\n\n### KEYRING\n\n Value: 3\n\nKeyring resource that hosts encryption keys.\n\nGenerated from protobuf enum `KEYRING = 3;`"]]