Class: Google::Cloud::Asset::V1::EffectiveTagDetails

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

Overview

The effective tags and the ancestor resources from which they were inherited.

Instance Attribute Summary collapse

Instance Attribute Details

#attached_resource::String



338
339
340
341
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 338

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

#effective_tags::Array<::Google::Cloud::Asset::V1::Tag>



338
339
340
341
# File 'proto_docs/google/cloud/asset/v1/assets.rb', line 338

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