GoogleApi.Connectors.V2.Model.UpdateEntitiesWithConditionsResponse (google_api_connectors v0.18.0)

View Source

Response message for EntityService.UpdateEntitiesWithConditions

Attributes

  • response (type: map(), default: nil) - Response returned by the external system.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Connectors.V2.Model.UpdateEntitiesWithConditionsResponse{
  response: map() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.