GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2VertexDatasetResourceReference (google_api_dlp v0.54.0)

View Source

Identifies a single Vertex AI dataset.

Attributes

  • datasetResourceName (type: String.t, default: nil) - Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2VertexDatasetResourceReference{
  datasetResourceName: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.