Batch V1 API - Class Google::Cloud::Batch::V1::JobNotification::Message (v0.3.0)

Reference documentation and code samples for the Batch V1 API class Google::Cloud::Batch::V1::JobNotification::Message.

Message details. Describe the attribute that a message should have. Without specified message attributes, no message will be sent by default.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#new_job_state

def new_job_state() -> ::Google::Cloud::Batch::V1::JobStatus::State
Returns

#new_job_state=

def new_job_state=(value) -> ::Google::Cloud::Batch::V1::JobStatus::State
Parameter
Returns

#new_task_state

def new_task_state() -> ::Google::Cloud::Batch::V1::TaskStatus::State
Returns

#new_task_state=

def new_task_state=(value) -> ::Google::Cloud::Batch::V1::TaskStatus::State
Parameter
Returns

#type

def type() -> ::Google::Cloud::Batch::V1::JobNotification::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::Batch::V1::JobNotification::Type
Parameter
Returns