Class: Google::Cloud::Workstations::V1::WorkstationConfig::ReadinessCheck

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

Overview

A readiness check to be performed on a workstation.

Instance Attribute Summary collapse

Instance Attribute Details

#path::String

Returns Optional. Path to which the request should be sent.

Returns:

  • (::String)

    Optional. Path to which the request should be sent.



584
585
586
587
# File 'proto_docs/google/cloud/workstations/v1/workstations.rb', line 584

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

#port::Integer

Returns Optional. Port to which the request should be sent.

Returns:

  • (::Integer)

    Optional. Port to which the request should be sent.



584
585
586
587
# File 'proto_docs/google/cloud/workstations/v1/workstations.rb', line 584

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