Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
I'M Currently Trying To Setup Gcp Autoscaler And Having Some Issues. I Have Setup The Permissions Of The Gcp Service Account Credentials File According To The Docs Here:


Well, this Machine Image ( projects/debian-cloud/global/images/debian-10-buster-v20210721 ) was the default value set by the WebUI (not something we specified). A ccording to the docs it should be an optional field? However, when I clear the field and try to re-launch I get this error:

googleapiclient.errors.HttpError: <HttpError 400 when requesting 
 returned "Invalid value for field 'resource.disks[0].initializeParams.sourceImage': ''. The URL is malformed.". Details: "[{'message': "Invalid value for field 'resource.disks[0].initializeParams.sourceImage': ''. The URL is malformed.", 'domain': 'global', 'reason': 'invalid'}]">
  
  
Posted 9 days ago
10 Views
0 Answers
9 days ago
8 days ago