GoogleApi.CloudSearch.V1.Model.CustomerSettings (google_api_cloud_search v0.10.0) View Source

Represents settings at a customer level.

Attributes

  • vpcSettings (type: GoogleApi.CloudSearch.V1.Model.VPCSettings.t, default: nil) - VPC SC settings for the customer. If update_mask is empty then this field will be updated based on UpdateCustomerSettings request.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudSearch.V1.Model.CustomerSettings{
  vpcSettings: GoogleApi.CloudSearch.V1.Model.VPCSettings.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.