Class: Google::Cloud::StorageInsights::V1::DatasetConfig::SourceProjects

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

Overview

Collection of project numbers

Instance Attribute Summary collapse

Instance Attribute Details

#project_numbers::Array<::Integer>

Returns:

  • (::Array<::Integer>)


568
569
570
571
# File 'proto_docs/google/cloud/storageinsights/v1/storageinsights.rb', line 568

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