BeyondCorp AppConnectors V1 API - Class Google::Cloud::BeyondCorp::AppConnectors::V1::ResourceInfo (v0.1.0)

Reference documentation and code samples for the BeyondCorp AppConnectors V1 API class Google::Cloud::BeyondCorp::AppConnectors::V1::ResourceInfo.

ResourceInfo represents the information/status of an app connector resource. Such as:

  • remote_agent
    • container
    • runtime
    • appgateway
      • appconnector
      • appconnection
        • tunnel
      • logagent

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — Required. Unique Id for the resource.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Required. Unique Id for the resource.
Returns
  • (::String) — Required. Unique Id for the resource.

#resource

def resource() -> ::Google::Protobuf::Any
Returns

#resource=

def resource=(value) -> ::Google::Protobuf::Any
Parameter
Returns

#status

def status() -> ::Google::Cloud::BeyondCorp::AppConnectors::V1::HealthStatus
Returns

#status=

def status=(value) -> ::Google::Cloud::BeyondCorp::AppConnectors::V1::HealthStatus
Parameter
Returns

#sub

def sub() -> ::Array<::Google::Cloud::BeyondCorp::AppConnectors::V1::ResourceInfo>
Returns

#sub=

def sub=(value) -> ::Array<::Google::Cloud::BeyondCorp::AppConnectors::V1::ResourceInfo>
Parameter
Returns

#time

def time() -> ::Google::Protobuf::Timestamp
Returns

#time=

def time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns