RequestMetadata is the metadata message for the request.
Attributes
Name
Description
stream
str
Stream name.
event
str
Evevt name.
series
str
Series name.
lease_id
str
Lease id.
owner
str
Owner name.
lease_term
google.protobuf.duration_pb2.Duration
Lease term specifies how long the client
wants the session to be maintained by the server
after the client leaves. If the lease term is
not set, the server will release the session
immediately and the client cannot reconnect to
the same session later.
[[["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-09-04 UTC."],[],[],null,["# Class RequestMetadata (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1.types.RequestMetadata)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1.types.RequestMetadata) \n\n RequestMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequestMetadata is the metadata message for the request."]]