Class: Google::Cloud::Compute::V1::NodeGroupsPerformMaintenanceRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#nodes::Array<::String>

Returns [Required] List of nodes affected by the call.

Returns:

  • (::Array<::String>)

    [Required] List of nodes affected by the call.



21990
21991
21992
21993
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21990

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

#start_time::String

Returns The start time of the schedule. The timestamp is an RFC3339 string.

Returns:

  • (::String)

    The start time of the schedule. The timestamp is an RFC3339 string.



21990
21991
21992
21993
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21990

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