Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::ClientEvent (v0.11.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::ClientEvent.

An event issued when an end user interacts with the application that implements Cloud Talent Solution. Providing this information improves the quality of results for the API clients, enabling the service to perform optimally. The number of events sent must be consistent with other calls, such as job searches, issued to the service by the client.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#create_time=

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

#event_id

def event_id() -> ::String
Returns
  • (::String) — Required. A unique identifier, generated by the client application.

#event_id=

def event_id=(value) -> ::String
Parameter
  • value (::String) — Required. A unique identifier, generated by the client application.
Returns
  • (::String) — Required. A unique identifier, generated by the client application.

#event_notes

def event_notes() -> ::String
Returns
  • (::String) — Notes about the event provided by recruiters or other users, for example, feedback on why a profile was bookmarked.

#event_notes=

def event_notes=(value) -> ::String
Parameter
  • value (::String) — Notes about the event provided by recruiters or other users, for example, feedback on why a profile was bookmarked.
Returns
  • (::String) — Notes about the event provided by recruiters or other users, for example, feedback on why a profile was bookmarked.

#job_event

def job_event() -> ::Google::Cloud::Talent::V4beta1::JobEvent
Returns

#job_event=

def job_event=(value) -> ::Google::Cloud::Talent::V4beta1::JobEvent
Parameter
Returns

#request_id

def request_id() -> ::String
Returns
  • (::String) — Strongly recommended for the best service experience.

    A unique ID generated in the API responses. It can be found in ResponseMetadata.request_id.

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Strongly recommended for the best service experience.

    A unique ID generated in the API responses. It can be found in ResponseMetadata.request_id.

Returns
  • (::String) — Strongly recommended for the best service experience.

    A unique ID generated in the API responses. It can be found in ResponseMetadata.request_id.