View Source GoogleApi.DataFusion.V1beta1.Model.ServiceData (google_api_data_fusion v0.22.0)
This message defines service-specific data that certain service teams must provide as part of the Data Residency Augmented View for a resource. Next ID: 2
Attributes
-
pd
(type:GoogleApi.DataFusion.V1beta1.Model.PersistentDiskData.t
, default:nil
) - Auxiliary data for the persistent disk pipeline provided to provide the LSV Colossus Roots and GCS Buckets.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataFusion.V1beta1.Model.ServiceData{ pd: GoogleApi.DataFusion.V1beta1.Model.PersistentDiskData.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.