Class SourceMetadata.PluginInstanceActionSource (0.28.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
public static final class SourceMetadata . PluginInstanceActionSource extends GeneratedMessageV3 implements SourceMetadata . PluginInstanceActionSourceOrBuilder
PluginInstanceActionSource represents the plugin instance action source.
Protobuf type google.cloud.apihub.v1.SourceMetadata.PluginInstanceActionSource
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 ACTION_ID_FIELD_NUMBER
Field Value
Type
Description
int
public static final int PLUGIN_INSTANCE_FIELD_NUMBER
Field Value
Type
Description
int
Static Methods
public static SourceMetadata . PluginInstanceActionSource getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static SourceMetadata . PluginInstanceActionSource . Builder newBuilder ()
public static SourceMetadata . PluginInstanceActionSource . Builder newBuilder ( SourceMetadata . PluginInstanceActionSource prototype )
public static SourceMetadata . PluginInstanceActionSource parseDelimitedFrom ( InputStream input )
public static SourceMetadata . PluginInstanceActionSource parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( byte [] data )
Parameter
Name
Description
data
byte []
public static SourceMetadata . PluginInstanceActionSource parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( ByteString data )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( CodedInputStream input )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( InputStream input )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( ByteBuffer data )
public static SourceMetadata . PluginInstanceActionSource parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<SourceMetadata . PluginInstanceActionSource > parser ()
Methods
public boolean equals ( Object obj )
Parameter
Name
Description
obj
Object
Overrides
public String getActionId ()
Output only. The id of the plugin instance action.
string action_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
String
The actionId.
public ByteString getActionIdBytes ()
Output only. The id of the plugin instance action.
string action_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
ByteString
The bytes for actionId.
public SourceMetadata . PluginInstanceActionSource getDefaultInstanceForType ()
public Parser<SourceMetadata . PluginInstanceActionSource > getParserForType ()
Overrides
public String getPluginInstance ()
Output only. The resource name of the source plugin instance.
Format is
projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}
string plugin_instance = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
Returns
Type
Description
String
The pluginInstance.
public ByteString getPluginInstanceBytes ()
Output only. The resource name of the source plugin instance.
Format is
projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}
string plugin_instance = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
Returns
Type
Description
ByteString
The bytes for pluginInstance.
public int getSerializedSize ()
Returns
Type
Description
int
Overrides
Returns
Type
Description
int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public SourceMetadata . PluginInstanceActionSource . Builder newBuilderForType ()
protected SourceMetadata . PluginInstanceActionSource . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Returns
Type
Description
Object
Overrides
public SourceMetadata . PluginInstanceActionSource . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
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-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]