Class: Google::Cloud::Metastore::V1::Restore

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

Overview

The details of a metadata restore operation.

Defined Under Namespace

Modules: RestoreType, State

Instance Attribute Summary collapse

Instance Attribute Details

#backup::String (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end

#details::String (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end

#end_time::Google::Protobuf::Timestamp (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end

#start_time::Google::Protobuf::Timestamp (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end

#state::Google::Cloud::Metastore::V1::Restore::State (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end

#type::Google::Cloud::Metastore::V1::Restore::RestoreType (readonly)



612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
# File 'proto_docs/google/cloud/metastore/v1/metastore.rb', line 612

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

  # The current state of the restore.
  module State
    # The state of the metadata restore is unknown.
    STATE_UNSPECIFIED = 0

    # The metadata restore is running.
    RUNNING = 1

    # The metadata restore completed successfully.
    SUCCEEDED = 2

    # The metadata restore failed.
    FAILED = 3

    # The metadata restore is cancelled.
    CANCELLED = 4
  end

  # The type of restore. If unspecified, defaults to `METADATA_ONLY`.
  module RestoreType
    # The restore type is unknown.
    RESTORE_TYPE_UNSPECIFIED = 0

    # The service's metadata and configuration are restored.
    FULL = 1

    # Only the service's metadata is restored.
     = 2
  end
end