Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class ReleaseChannel.
Release channels bundle features of varying levels of stability. Newer
features may be introduced initially into less stable release channels and
can be automatically promoted into more stable release channels.
Protobuf type google.cloud.metastore.v1alpha.Service.ReleaseChannel
Namespace
Google \ Cloud \ Metastore \ V1alpha \ Service
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RELEASE_CHANNEL_UNSPECIFIED
Value: 0
Release channel is not specified.
Generated from protobuf enum RELEASE_CHANNEL_UNSPECIFIED = 0;
CANARY
Value: 1
The CANARY release channel contains the newest features, which may be
unstable and subject to unresolved issues with no known workarounds.
Services using the CANARY release channel are not subject to any SLAs.
Generated from protobuf enum CANARY = 1;
STABLE
Value: 2
The STABLE release channel contains features that are considered stable
and have been validated for production use.
[[["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-04 UTC."],[],[],null,["# Google Cloud Dataproc Metastore V1alpha Client - Class ReleaseChannel (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1alpha.Service.ReleaseChannel)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1alpha.Service.ReleaseChannel)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1alpha.Service.ReleaseChannel)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1alpha.Service.ReleaseChannel)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1alpha.Service.ReleaseChannel)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1alpha.Service.ReleaseChannel)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1alpha.Service.ReleaseChannel)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1alpha.Service.ReleaseChannel)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1alpha.Service.ReleaseChannel)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1alpha.Service.ReleaseChannel)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1alpha.Service.ReleaseChannel) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class ReleaseChannel.\n\nRelease channels bundle features of varying levels of stability. Newer\nfeatures may be introduced initially into less stable release channels and\ncan be automatically promoted into more stable release channels.\n\nProtobuf type `google.cloud.metastore.v1alpha.Service.ReleaseChannel`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1alpha \\\\ Service\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RELEASE_CHANNEL_UNSPECIFIED\n\n Value: 0\n\nRelease channel is not specified.\n\nGenerated from protobuf enum `RELEASE_CHANNEL_UNSPECIFIED = 0;`\n\n### CANARY\n\n Value: 1\n\nThe `CANARY` release channel contains the newest features, which may be\nunstable and subject to unresolved issues with no known workarounds.\n\nServices using the `CANARY` release channel are not subject to any SLAs.\n\nGenerated from protobuf enum `CANARY = 1;`\n\n### STABLE\n\n Value: 2\n\nThe `STABLE` release channel contains features that are considered stable\nand have been validated for production use.\n\nGenerated from protobuf enum `STABLE = 2;`"]]