Google Cloud Security Command Center V1 Client - Class ResourcePathNodeType (2.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class ResourcePathNodeType.
The type of resource the node represents.
Protobuf type google.cloud.securitycenter.v1.ResourcePath.ResourcePathNodeType
Namespace
Google \ Cloud \ SecurityCenter \ V1 \ ResourcePath
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
RESOURCE_PATH_NODE_TYPE_UNSPECIFIED
Node type is unspecified.
Generated from protobuf enum RESOURCE_PATH_NODE_TYPE_UNSPECIFIED = 0;
GCP_ORGANIZATION
The node represents a Google Cloud organization.
Generated from protobuf enum GCP_ORGANIZATION = 1;
GCP_FOLDER
The node represents a Google Cloud folder.
Generated from protobuf enum GCP_FOLDER = 2;
GCP_PROJECT
The node represents a Google Cloud project.
Generated from protobuf enum GCP_PROJECT = 3;
AWS_ORGANIZATION
The node represents an AWS organization.
Generated from protobuf enum AWS_ORGANIZATION = 4;
AWS_ORGANIZATIONAL_UNIT
The node represents an AWS organizational unit.
Generated from protobuf enum AWS_ORGANIZATIONAL_UNIT = 5;
AWS_ACCOUNT
The node represents an AWS account.
Generated from protobuf enum AWS_ACCOUNT = 6;
AZURE_MANAGEMENT_GROUP
The node represents an Azure management group.
Generated from protobuf enum AZURE_MANAGEMENT_GROUP = 7;
AZURE_SUBSCRIPTION
The node represents an Azure subscription.
Generated from protobuf enum AZURE_SUBSCRIPTION = 8;
AZURE_RESOURCE_GROUP
The node represents an Azure resource group.
Generated from protobuf enum AZURE_RESOURCE_GROUP = 9;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
[[["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 Security Command Center V1 Client - Class ResourcePathNodeType (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-security-center/latest/V1.ResourcePath.ResourcePathNodeType)\n- [2.2.0](/php/docs/reference/cloud-security-center/2.2.0/V1.ResourcePath.ResourcePathNodeType)\n- [2.1.1](/php/docs/reference/cloud-security-center/2.1.1/V1.ResourcePath.ResourcePathNodeType)\n- [2.0.4](/php/docs/reference/cloud-security-center/2.0.4/V1.ResourcePath.ResourcePathNodeType)\n- [1.32.0](/php/docs/reference/cloud-security-center/1.32.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.31.0](/php/docs/reference/cloud-security-center/1.31.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.30.0](/php/docs/reference/cloud-security-center/1.30.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.29.0](/php/docs/reference/cloud-security-center/1.29.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.28.2](/php/docs/reference/cloud-security-center/1.28.2/V1.ResourcePath.ResourcePathNodeType)\n- [1.21.0](/php/docs/reference/cloud-security-center/1.21.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.20.2](/php/docs/reference/cloud-security-center/1.20.2/V1.ResourcePath.ResourcePathNodeType)\n- [1.19.1](/php/docs/reference/cloud-security-center/1.19.1/V1.ResourcePath.ResourcePathNodeType)\n- [1.18.0](/php/docs/reference/cloud-security-center/1.18.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.17.0](/php/docs/reference/cloud-security-center/1.17.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.16.0](/php/docs/reference/cloud-security-center/1.16.0/V1.ResourcePath.ResourcePathNodeType)\n- [1.15.1](/php/docs/reference/cloud-security-center/1.15.1/V1.ResourcePath.ResourcePathNodeType)\n- [1.14.2](/php/docs/reference/cloud-security-center/1.14.2/V1.ResourcePath.ResourcePathNodeType)\n- [1.13.1](/php/docs/reference/cloud-security-center/1.13.1/V1.ResourcePath.ResourcePathNodeType) \nReference documentation and code samples for the Google Cloud Security Command Center V1 Client class ResourcePathNodeType.\n\nThe type of resource the node represents.\n\nProtobuf type `google.cloud.securitycenter.v1.ResourcePath.ResourcePathNodeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenter \\\\ V1 \\\\ ResourcePath\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RESOURCE_PATH_NODE_TYPE_UNSPECIFIED\n\n Value: 0\n\nNode type is unspecified.\n\nGenerated from protobuf enum `RESOURCE_PATH_NODE_TYPE_UNSPECIFIED = 0;`\n\n### GCP_ORGANIZATION\n\n Value: 1\n\nThe node represents a Google Cloud organization.\n\nGenerated from protobuf enum `GCP_ORGANIZATION = 1;`\n\n### GCP_FOLDER\n\n Value: 2\n\nThe node represents a Google Cloud folder.\n\nGenerated from protobuf enum `GCP_FOLDER = 2;`\n\n### GCP_PROJECT\n\n Value: 3\n\nThe node represents a Google Cloud project.\n\nGenerated from protobuf enum `GCP_PROJECT = 3;`\n\n### AWS_ORGANIZATION\n\n Value: 4\n\nThe node represents an AWS organization.\n\nGenerated from protobuf enum `AWS_ORGANIZATION = 4;`\n\n### AWS_ORGANIZATIONAL_UNIT\n\n Value: 5\n\nThe node represents an AWS organizational unit.\n\nGenerated from protobuf enum `AWS_ORGANIZATIONAL_UNIT = 5;`\n\n### AWS_ACCOUNT\n\n Value: 6\n\nThe node represents an AWS account.\n\nGenerated from protobuf enum `AWS_ACCOUNT = 6;`\n\n### AZURE_MANAGEMENT_GROUP\n\n Value: 7\n\nThe node represents an Azure management group.\n\nGenerated from protobuf enum `AZURE_MANAGEMENT_GROUP = 7;`\n\n### AZURE_SUBSCRIPTION\n\n Value: 8\n\nThe node represents an Azure subscription.\n\nGenerated from protobuf enum `AZURE_SUBSCRIPTION = 8;`\n\n### AZURE_RESOURCE_GROUP\n\n Value: 9\n\nThe node represents an Azure resource group.\n\nGenerated from protobuf enum `AZURE_RESOURCE_GROUP = 9;`"]]