Send feedback
Class Pipeline.Mediation (1.55.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.55.0 keyboard_arrow_down
public static final class Pipeline . Mediation extends GeneratedMessageV3 implements Pipeline . MediationOrBuilder
Mediation defines different ways to modify the Pipeline.
Protobuf type google.cloud.eventarc.v1.Pipeline.Mediation
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 TRANSFORMATION_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static Pipeline . Mediation getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static Pipeline . Mediation . Builder newBuilder ()
public static Pipeline . Mediation . Builder newBuilder ( Pipeline . Mediation prototype )
public static Pipeline . Mediation parseDelimitedFrom ( InputStream input )
public static Pipeline . Mediation parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static Pipeline . Mediation parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static Pipeline . Mediation parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static Pipeline . Mediation parseFrom ( ByteString data )
public static Pipeline . Mediation parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static Pipeline . Mediation parseFrom ( CodedInputStream input )
public static Pipeline . Mediation parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static Pipeline . Mediation parseFrom ( InputStream input )
public static Pipeline . Mediation parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static Pipeline . Mediation parseFrom ( ByteBuffer data )
public static Pipeline . Mediation parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<Pipeline . Mediation > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public Pipeline . Mediation getDefaultInstanceForType ()
public Pipeline . Mediation . MediationDescriptorCase getMediationDescriptorCase ()
public Parser<Pipeline . Mediation > getParserForType ()
Overrides
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
public Pipeline . Mediation . Transformation getTransformation ()
Optional. How the Pipeline is to transform messages
.google.cloud.eventarc.v1.Pipeline.Mediation.Transformation transformation = 1 [(.google.api.field_behavior) = OPTIONAL];
public Pipeline . Mediation . TransformationOrBuilder getTransformationOrBuilder ()
Optional. How the Pipeline is to transform messages
.google.cloud.eventarc.v1.Pipeline.Mediation.Transformation transformation = 1 [(.google.api.field_behavior) = OPTIONAL];
public boolean hasTransformation ()
Optional. How the Pipeline is to transform messages
.google.cloud.eventarc.v1.Pipeline.Mediation.Transformation transformation = 1 [(.google.api.field_behavior) = OPTIONAL];
Returns
Type
Description
boolean
Whether the transformation field is set.
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public Pipeline . Mediation . Builder newBuilderForType ()
protected Pipeline . Mediation . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public Pipeline . Mediation . 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-28 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-28 UTC."],[],[]]