Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted.Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This endpoint, `projects.locations.instances.iocs.findFirstAndLastSeen`, retrieves the first and last seen timestamps for a specific Indicator of Compromise (IOC)."],["The HTTP request for this operation is a `GET` request to the URL `https://chronicle.googleapis.com/v1alpha/{name}:findFirstAndLastSeen`, requiring a path parameter named `name` to identify the IOC."],["The request body for this operation must be empty, with all necessary information conveyed through the URL's path parameter."],["A successful response will contain a JSON object with `first_seen_time` and `last_seen_time` fields, formatted as RFC 3339 timestamps."],["Access to this endpoint requires the `chronicle.iocs.findFirstAndLastSeen` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]