Class: Google::Cloud::AlloyDB::V1beta::GCAInstanceConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/alloydb/v1beta/gemini.rb

Overview

Instance level configuration parameters related to the Gemini Cloud Assist product.

Instance Attribute Summary collapse

Instance Attribute Details

#gca_entitlement::Google::Cloud::AlloyDB::V1beta::GCAEntitlementType (readonly)

Returns Output only. Represents the GCA entitlement state of the instance.

Returns:



51
52
53
54
# File 'proto_docs/google/cloud/alloydb/v1beta/gemini.rb', line 51

class GCAInstanceConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end