Class: Google::Cloud::Workstations::V1beta::WorkstationConfig::ReadinessCheck

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/workstations/v1beta/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.



1067
1068
1069
1070
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 1067

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.



1067
1068
1069
1070
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 1067

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