Class: Google::Cloud::AlloyDB::V1beta::GeminiInstanceConfig
- Inherits:
-
Object
- Object
- Google::Cloud::AlloyDB::V1beta::GeminiInstanceConfig
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/alloydb/v1beta/gemini.rb
Overview
Deprecated and unused. This message will be removed in the near future.
Instance Attribute Summary collapse
-
#entitled ⇒ ::Boolean
readonly
deprecated
Deprecated.
This field is deprecated and may be removed in the next major version update.
Instance Attribute Details
#entitled ⇒ ::Boolean (readonly)
Deprecated.
This field is deprecated and may be removed in the next major version update.
Returns Output only. Deprecated and unused. This field will be removed in the near future.
41 42 43 44 |
# File 'proto_docs/google/cloud/alloydb/v1beta/gemini.rb', line 41 class GeminiInstanceConfig include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |