Google Cloud Tasks v2beta3 API - Class QueryOverride (3.0.0-beta06)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class QueryOverride : IMessage<QueryOverride>, IEquatable<QueryOverride>, IDeepCloneable<QueryOverride>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2beta3 API class QueryOverride.
QueryOverride.
Query message defines query override for HTTP targets.
Inheritance
object >
QueryOverride
Namespace
Google.Cloud.Tasks.V2Beta3
Assembly
Google.Cloud.Tasks.V2Beta3.dll
Constructors
QueryOverride()
QueryOverride(QueryOverride)
public QueryOverride(QueryOverride other)
Properties
QueryParams
public string QueryParams { get; set; }
The query parameters (e.g., qparam1=123&qparam2=456). Default is an empty
string.
Property Value |
Type |
Description |
string |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-09-10 UTC."}