Google Cloud Memorystore V1 Client - Class NodeType (0.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Namespace
Google \ Cloud \ Memorystore \ V1 \ Instance
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
NODE_TYPE_UNSPECIFIED
Not set.
Generated from protobuf enum NODE_TYPE_UNSPECIFIED = 0;
SHARED_CORE_NANO
Shared core nano.
Generated from protobuf enum SHARED_CORE_NANO = 1;
HIGHMEM_MEDIUM
High memory medium.
Generated from protobuf enum HIGHMEM_MEDIUM = 2;
HIGHMEM_XLARGE
High memory extra large.
Generated from protobuf enum HIGHMEM_XLARGE = 3;
STANDARD_SMALL
Standard small.
Generated from protobuf enum STANDARD_SMALL = 4;
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 Memorystore V1 Client - Class NodeType (0.4.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.2 (latest)](/php/docs/reference/cloud-memorystore/latest/V1.Instance.NodeType)\n- [0.4.1](/php/docs/reference/cloud-memorystore/0.4.1/V1.Instance.NodeType)\n- [0.3.0](/php/docs/reference/cloud-memorystore/0.3.0/V1.Instance.NodeType)\n- [0.2.0](/php/docs/reference/cloud-memorystore/0.2.0/V1.Instance.NodeType)\n- [0.1.1](/php/docs/reference/cloud-memorystore/0.1.1/V1.Instance.NodeType) \nReference documentation and code samples for the Google Cloud Memorystore V1 Client class NodeType.\n\nPossible node types of the instance. See\n\u003chttps://cloud.google.com/memorystore/docs/valkey/instance-node-specification\u003e\nfor more information.\n\nProtobuf type `google.cloud.memorystore.v1.Instance.NodeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Memorystore \\\\ V1 \\\\ Instance\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### NODE_TYPE_UNSPECIFIED\n\n Value: 0\n\nNot set.\n\nGenerated from protobuf enum `NODE_TYPE_UNSPECIFIED = 0;`\n\n### SHARED_CORE_NANO\n\n Value: 1\n\nShared core nano.\n\nGenerated from protobuf enum `SHARED_CORE_NANO = 1;`\n\n### HIGHMEM_MEDIUM\n\n Value: 2\n\nHigh memory medium.\n\nGenerated from protobuf enum `HIGHMEM_MEDIUM = 2;`\n\n### HIGHMEM_XLARGE\n\n Value: 3\n\nHigh memory extra large.\n\nGenerated from protobuf enum `HIGHMEM_XLARGE = 3;`\n\n### STANDARD_SMALL\n\n Value: 4\n\nStandard small.\n\nGenerated from protobuf enum `STANDARD_SMALL = 4;`"]]