View Source GoogleApi.Connectors.V2.Model.UpdateEntitiesWithConditionsResponse (google_api_connectors v0.9.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.