View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1PurgeArtifactsRequest (google_api_ai_platform v0.24.0)
Request message for MetadataService.PurgeArtifacts.
Attributes
-
filter(type:String.t, default:nil) - Required. A required filter matching the Artifacts to be purged. E.g.,update_time <= 2020-11-19T11:30:00-04:00. -
force(type:boolean(), default:nil) - Optional. Flag to indicate to actually perform the purge. Ifforceis set to false, the method will return a sample of Artifact names that would be deleted.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.