GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1UploadPolicyFileRequest (google_api_chrome_policy v0.2.0) View Source

Request message for uploading a file for a policy. Next ID: 5

Attributes

  • policyField (type: String.t, default: nil) - Required. The fully qualified policy schema and field name this file is uploaded for. This information will be used to validate the content type of the file.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.ChromePolicy.V1.Model.GoogleChromePolicyV1UploadPolicyFileRequest{
    policyField: String.t() | nil
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.