Class: Google::Cloud::Config::V1::ResourceCAIInfo

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

Overview

CAI info of a Resource.

Instance Attribute Summary collapse

Instance Attribute Details

#full_resource_name::String

Returns CAI resource name in the format following https://cloud.google.com/apis/design/resource_names#full_resource_name.

Returns:



882
883
884
885
# File 'proto_docs/google/cloud/config/v1/config.rb', line 882

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