Class: Google::Cloud::BackupDR::V1::DataSource

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

Overview

Message describing a DataSource object. Datasource object used to represent Datasource details for both admin and basic view.

Defined Under Namespace

Modules: State Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#backup_blocked_by_vault_access_restriction::Boolean (readonly)



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#backup_config_info::Google::Cloud::BackupDR::V1::BackupConfigInfo (readonly)



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#backup_count::Integer



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#config_state::Google::Cloud::BackupDR::V1::BackupConfigState (readonly)



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

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



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#data_source_backup_appliance_application::Google::Cloud::BackupDR::V1::DataSourceBackupApplianceApplication



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#data_source_gcp_resource::Google::Cloud::BackupDR::V1::DataSourceGcpResource



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#etag::String



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#labels::Google::Protobuf::Map{::String => ::String}



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#name::String (readonly)



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#state::Google::Cloud::BackupDR::V1::DataSource::State (readonly)



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

#total_stored_bytes::Integer



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end

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



210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# File 'proto_docs/google/cloud/backupdr/v1/backupvault.rb', line 210

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Holds the state of the data source resource.
  module State
    # State not set.
    STATE_UNSPECIFIED = 0

    # The data source is being created.
    CREATING = 1

    # The data source has been created and is fully usable.
    ACTIVE = 2

    # The data source is being deleted.
    DELETING = 3

    # The data source is experiencing an issue and might be unusable.
    ERROR = 4
  end
end