Google Cloud Oracle Database V1 Client - Class ConsumerGroup (0.6.1)
Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class ConsumerGroup.
The various consumer groups available in the connection string profile.
Protobuf type google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.ConsumerGroup
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ DatabaseConnectionStringProfile
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
CONSUMER_GROUP_UNSPECIFIED
Default unspecified value.
Generated from protobuf enum CONSUMER_GROUP_UNSPECIFIED = 0;
HIGH
High consumer group.
Generated from protobuf enum HIGH = 1;
MEDIUM
Medium consumer group.
Generated from protobuf enum MEDIUM = 2;
LOW
Low consumer group.
Generated from protobuf enum LOW = 3;
TP
TP consumer group.
Generated from protobuf enum TP = 4;
TPURGENT
TPURGENT consumer group.
Generated from protobuf enum TPURGENT = 5;
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class ConsumerGroup (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.DatabaseConnectionStringProfile.ConsumerGroup)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.DatabaseConnectionStringProfile.ConsumerGroup)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.DatabaseConnectionStringProfile.ConsumerGroup)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.DatabaseConnectionStringProfile.ConsumerGroup)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.DatabaseConnectionStringProfile.ConsumerGroup)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.DatabaseConnectionStringProfile.ConsumerGroup) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class ConsumerGroup.\n\nThe various consumer groups available in the connection string profile.\n\nProtobuf type `google.cloud.oracledatabase.v1.DatabaseConnectionStringProfile.ConsumerGroup`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ DatabaseConnectionStringProfile\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CONSUMER_GROUP_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `CONSUMER_GROUP_UNSPECIFIED = 0;`\n\n### HIGH\n\n Value: 1\n\nHigh consumer group.\n\nGenerated from protobuf enum `HIGH = 1;`\n\n### MEDIUM\n\n Value: 2\n\nMedium consumer group.\n\nGenerated from protobuf enum `MEDIUM = 2;`\n\n### LOW\n\n Value: 3\n\nLow consumer group.\n\nGenerated from protobuf enum `LOW = 3;`\n\n### TP\n\n Value: 4\n\nTP consumer group.\n\nGenerated from protobuf enum `TP = 4;`\n\n### TPURGENT\n\n Value: 5\n\nTPURGENT consumer group.\n\nGenerated from protobuf enum `TPURGENT = 5;`"]]