Cloud Functions V2 API - Class Google::Cloud::Functions::V2::Stage (v0.7.0)

Reference documentation and code samples for the Cloud Functions V2 API class Google::Cloud::Functions::V2::Stage.

Each Stage of the deployment process

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#message

def message() -> ::String
Returns
  • (::String) — Message describing the Stage

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Message describing the Stage
Returns
  • (::String) — Message describing the Stage

#name

def name() -> ::Google::Cloud::Functions::V2::Stage::Name
Returns

#name=

def name=(value) -> ::Google::Cloud::Functions::V2::Stage::Name
Parameter
Returns

#resource

def resource() -> ::String
Returns
  • (::String) — Resource of the Stage

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — Resource of the Stage
Returns
  • (::String) — Resource of the Stage

#resource_uri

def resource_uri() -> ::String
Returns
  • (::String) — Link to the current Stage resource

#resource_uri=

def resource_uri=(value) -> ::String
Parameter
  • value (::String) — Link to the current Stage resource
Returns
  • (::String) — Link to the current Stage resource

#state

def state() -> ::Google::Cloud::Functions::V2::Stage::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Functions::V2::Stage::State
Parameter
Returns

#state_messages

def state_messages() -> ::Array<::Google::Cloud::Functions::V2::StateMessage>
Returns

#state_messages=

def state_messages=(value) -> ::Array<::Google::Cloud::Functions::V2::StateMessage>
Parameter
Returns