GoogleApi.Vault.V1.Model.CountArtifactsRequest (google_api_vault v0.18.0) View Source
Count artifacts request.
Attributes
-
query
(type:GoogleApi.Vault.V1.Model.Query.t
, default:nil
) - The search query. -
view
(type:String.t
, default:nil
) - Specifies the granularity of the count result returned in response.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Vault.V1.Model.CountArtifactsRequest{ query: GoogleApi.Vault.V1.Model.Query.t(), view: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.