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"



67557
67558
67559
67560
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 67557

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