Class: Google::Cloud::ResourceManager::V3::CreateProjectMetadata

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

Overview

A status object which is used as the metadata field for the Operation returned by CreateProject. It provides insight for when significant phases of Project creation have completed.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp



305
306
307
308
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 305

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

#gettable::Boolean



305
306
307
308
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 305

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

#ready::Boolean



305
306
307
308
# File 'proto_docs/google/cloud/resourcemanager/v3/projects.rb', line 305

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