Google Cloud Model Armor V1beta Client - Class StreamingMode (0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Model Armor V1beta Client class StreamingMode.
Streaming Mode for Sanitize* API.
Protobuf type google.cloud.modelarmor.v1beta.StreamingMode
Namespace
Google \ Cloud \ ModelArmor \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STREAMING_MODE_UNSPECIFIED
Value: 0
Default value.
Generated from protobuf enum STREAMING_MODE_UNSPECIFIED = 0;
STREAMING_MODE_BUFFERED
Value: 1
Buffered Streaming mode.
Generated from protobuf enum STREAMING_MODE_BUFFERED = 1;
STREAMING_MODE_REALTIME
Value: 2
Real Time Streaming mode.
Generated from protobuf enum STREAMING_MODE_REALTIME = 2;
[[["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 2026-04-28 UTC."],[],[]]