Send feedback
Class ProcessorIOSpec.InstanceResourceInputBindingSpec (0.14.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.14.1 keyboard_arrow_down
public static final class ProcessorIOSpec . InstanceResourceInputBindingSpec extends GeneratedMessageV3 implements ProcessorIOSpec . InstanceResourceInputBindingSpecOrBuilder
Message for instance resource channel specification.
External resources are virtual nodes which are not expressed in the
application graph. Each processor expresses its out-graph spec, so customer
is able to override the external source or destinations to the
Protobuf type
google.events.cloud.visionai.v1.ProcessorIOSpec.InstanceResourceInputBindingSpec
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int CONFIG_TYPE_URI_FIELD_NUMBER
Field Value Type Description int
public static final int NAME_FIELD_NUMBER
Field Value Type Description int
public static final int RESOURCE_TYPE_URI_FIELD_NUMBER
Field Value Type Description int
Static Methods
public static ProcessorIOSpec . InstanceResourceInputBindingSpec getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static ProcessorIOSpec . InstanceResourceInputBindingSpec . Builder newBuilder ()
public static ProcessorIOSpec . InstanceResourceInputBindingSpec . Builder newBuilder ( ProcessorIOSpec . InstanceResourceInputBindingSpec prototype )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseDelimitedFrom ( InputStream input )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( byte [] data )
Parameter Name Description data
byte []
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( ByteString data )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( CodedInputStream input )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( InputStream input )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( ByteBuffer data )
public static ProcessorIOSpec . InstanceResourceInputBindingSpec parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<ProcessorIOSpec . InstanceResourceInputBindingSpec > parser ()
Methods
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
public String getConfigTypeUri ()
The configuration proto that includes the Googleapis resources. I.e.
type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation
string config_type_uri = 2;
Returns Type Description String
The configTypeUri.
public ByteString getConfigTypeUriBytes ()
The configuration proto that includes the Googleapis resources. I.e.
type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation
string config_type_uri = 2;
Returns Type Description ByteString
The bytes for configTypeUri.
public ProcessorIOSpec . InstanceResourceInputBindingSpec getDefaultInstanceForType ()
Name of the input binding, unique within the processor.
string name = 1;
Returns Type Description String
The name.
public ByteString getNameBytes ()
Name of the input binding, unique within the processor.
string name = 1;
Returns Type Description ByteString
The bytes for name.
public Parser<ProcessorIOSpec . InstanceResourceInputBindingSpec > getParserForType ()
Overrides
public ProcessorIOSpec . InstanceResourceInputBindingSpec . ResourceTypeCase getResourceTypeCase ()
public String getResourceTypeUri ()
The direct type url of Googleapis resource. i.e.
type.googleapis.com/google.cloud.vision.v1.Asset
string resource_type_uri = 3;
Returns Type Description String
The resourceTypeUri.
public ByteString getResourceTypeUriBytes ()
The direct type url of Googleapis resource. i.e.
type.googleapis.com/google.cloud.vision.v1.Asset
string resource_type_uri = 3;
Returns Type Description ByteString
The bytes for resourceTypeUri.
public int getSerializedSize ()
Returns Type Description int
Overrides
public final UnknownFieldSet getUnknownFields ()
Overrides
public boolean hasConfigTypeUri ()
The configuration proto that includes the Googleapis resources. I.e.
type.googleapis.com/google.cloud.vision.v1.StreamWithAnnotation
string config_type_uri = 2;
Returns Type Description boolean
Whether the configTypeUri field is set.
public boolean hasResourceTypeUri ()
The direct type url of Googleapis resource. i.e.
type.googleapis.com/google.cloud.vision.v1.Asset
string resource_type_uri = 3;
Returns Type Description boolean
Whether the resourceTypeUri field is set.
Returns Type Description int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public ProcessorIOSpec . InstanceResourceInputBindingSpec . Builder newBuilderForType ()
protected ProcessorIOSpec . InstanceResourceInputBindingSpec . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
public ProcessorIOSpec . InstanceResourceInputBindingSpec . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
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 2025-01-27 UTC.
Need to tell us more?
[[["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-27 UTC."],[],[]]