Class: Google::Cloud::Compute::V1::RolloutPlanWaveSelectorLocationSelector

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

Overview

Roll out to resources by location.

Instance Attribute Summary collapse

Instance Attribute Details

#included_locations ⇒ ::Array<::String>

Returns Optional. Example: "us-central1-a".

Returns:

  • (::Array<::String>) —

    Optional. Example: "us-central1-a"



70005
70006
70007
70008
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 70005

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