Class: Google::Cloud::BackupDR::V1::ComputeInstanceBackupProperties

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

Overview

ComputeInstanceBackupProperties represents Compute Engine instance backup properties.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#can_ip_forward::Boolean

Returns Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the https://cloud.google.com/vpc/docs/using-routes#canipforward documentation for more information.

Returns:

  • (::Boolean)

    Enables instances created based on these properties to send packets with source IP addresses other than their own and receive packets with destination IP addresses other than their own. If these instances will be used as an IP gateway or it will be set as the next-hop in a Route resource, specify true. If unsure, leave this set to false. See the https://cloud.google.com/vpc/docs/using-routes#canipforward documentation for more information.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#description::String

Returns An optional text description for the instances that are created from these properties.

Returns:

  • (::String)

    An optional text description for the instances that are created from these properties.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#disk::Array<::Google::Cloud::BackupDR::V1::AttachedDisk>

Returns An array of disks that are associated with the instances that are created from these properties.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#guest_accelerator::Array<::Google::Cloud::BackupDR::V1::AcceleratorConfig>

Returns A list of guest accelerator cards' type and count to use for instances created from these properties.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#key_revocation_action_type::Google::Cloud::BackupDR::V1::KeyRevocationActionType

Returns KeyRevocationActionType of the instance. Supported options are "STOP" and "NONE". The default value is "NONE" if it is not specified.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

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

Returns Labels to apply to instances that are created from these properties.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Labels to apply to instances that are created from these properties.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#machine_type::String

Returns The machine type to use for instances that are created from these properties.

Returns:

  • (::String)

    The machine type to use for instances that are created from these properties.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#metadata::Google::Cloud::BackupDR::V1::Metadata

Returns The metadata key/value pairs to assign to instances that are created from these properties. These pairs can consist of custom metadata or predefined keys. See https://cloud.google.com/compute/docs/metadata/overview for more information.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#min_cpu_platform::String

Returns Minimum cpu/platform to be used by instances. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For more information, read https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.

Returns:

  • (::String)

    Minimum cpu/platform to be used by instances. The instance may be scheduled on the specified or newer cpu/platform. Applicable values are the friendly names of CPU platforms, such as minCpuPlatform: Intel Haswell or minCpuPlatform: Intel Sandy Bridge. For more information, read https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#network_interface::Array<::Google::Cloud::BackupDR::V1::NetworkInterface>

Returns An array of network access configurations for this interface.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#scheduling::Google::Cloud::BackupDR::V1::Scheduling

Returns Specifies the scheduling options for the instances that are created from these properties.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#service_account::Array<::Google::Cloud::BackupDR::V1::ServiceAccount>

Returns A list of service accounts with specified scopes. Access tokens for these service accounts are available to the instances that are created from these properties. Use metadata queries to obtain the access tokens for these instances.

Returns:

  • (::Array<::Google::Cloud::BackupDR::V1::ServiceAccount>)

    A list of service accounts with specified scopes. Access tokens for these service accounts are available to the instances that are created from these properties. Use metadata queries to obtain the access tokens for these instances.



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#source_instance::String

Returns The source instance used to create this backup. This can be a partial or full URL to the resource. For example, the following are valid values: -https://www.googleapis.com/compute/v1/projects/project/zones/zone/instances/instance -projects/project/zones/zone/instances/instance.

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end

#tags::Google::Cloud::BackupDR::V1::Tags

Returns A list of tags to apply to the instances that are created from these properties. The tags identify valid sources or targets for network firewalls. The setTags method can modify this list of tags. Each tag within the list must comply with RFC1035 (https://www.ietf.org/rfc/rfc1035.txt).

Returns:



97
98
99
100
101
102
103
104
105
106
107
108
109
# File 'proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb', line 97

class ComputeInstanceBackupProperties
  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
end