类 Mcp.Resources
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- istio.mcp.v1alpha1.Mcp.Resources
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Mcp.ResourcesOrBuilder,java.io.Serializable
- 封闭类:
- Mcp
public static final class Mcp.Resources extends com.google.protobuf.GeneratedMessageV3 implements Mcp.ResourcesOrBuilder
Resources do not need to include a full snapshot of the tracked resources. Instead they are a diff to the state of a MCP client. Per resource versions allow sources and sinks to track state at the resource granularity. An MCP incremental session is always in the context of a gRPC bidirectional stream. This allows the MCP source to keep track of the state of MCP sink connected to it. In Incremental MCP the nonce field is required and used to pair Resources to an RequestResources ACK or NACK.
Protobuf typeistio.mcp.v1alpha1.Resources- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classMcp.Resources.BuilderResources do not need to include a full snapshot of the tracked resources.-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 private java.lang.Objectcollection_static intCOLLECTION_FIELD_NUMBERprivate static Mcp.ResourcesDEFAULT_INSTANCEprivate booleanincremental_static intINCREMENTAL_FIELD_NUMBERprivate bytememoizedIsInitializedprivate java.lang.Objectnonce_static intNONCE_FIELD_NUMBERprivate static com.google.protobuf.Parser<Mcp.Resources>PARSERstatic intREMOVED_RESOURCES_FIELD_NUMBERprivate com.google.protobuf.LazyStringListremovedResources_private java.util.List<ResourceOuterClass.Resource>resources_static intRESOURCES_FIELD_NUMBERprivate static longserialVersionUIDstatic intSYSTEM_VERSION_INFO_FIELD_NUMBERprivate java.lang.ObjectsystemVersionInfo_
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(java.lang.Object obj)java.lang.StringgetCollection()Type of resource collection that is being requested, e.g.com.google.protobuf.ByteStringgetCollectionBytes()Type of resource collection that is being requested, e.g.static Mcp.ResourcesgetDefaultInstance()Mcp.ResourcesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetIncremental()This resource response is an incremental update.java.lang.StringgetNonce()Required.com.google.protobuf.ByteStringgetNonceBytes()Required.com.google.protobuf.Parser<Mcp.Resources>getParserForType()java.lang.StringgetRemovedResources(int index)Names of resources that have been deleted and to be removed from the MCP sink node.com.google.protobuf.ByteStringgetRemovedResourcesBytes(int index)Names of resources that have been deleted and to be removed from the MCP sink node.intgetRemovedResourcesCount()Names of resources that have been deleted and to be removed from the MCP sink node.com.google.protobuf.ProtocolStringListgetRemovedResourcesList()Names of resources that have been deleted and to be removed from the MCP sink node.ResourceOuterClass.ResourcegetResources(int index)The response resources wrapped in the common MCP *Resource* message.intgetResourcesCount()The response resources wrapped in the common MCP *Resource* message.java.util.List<ResourceOuterClass.Resource>getResourcesList()The response resources wrapped in the common MCP *Resource* message.ResourceOuterClass.ResourceOrBuildergetResourcesOrBuilder(int index)The response resources wrapped in the common MCP *Resource* message.java.util.List<? extends ResourceOuterClass.ResourceOrBuilder>getResourcesOrBuilderList()The response resources wrapped in the common MCP *Resource* message.intgetSerializedSize()java.lang.StringgetSystemVersionInfo()The version of the response data (used for debugging).com.google.protobuf.ByteStringgetSystemVersionInfoBytes()The version of the response data (used for debugging).com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Mcp.Resources.BuildernewBuilder()static Mcp.Resources.BuildernewBuilder(Mcp.Resources prototype)Mcp.Resources.BuildernewBuilderForType()protected Mcp.Resources.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Mcp.ResourcesparseDelimitedFrom(java.io.InputStream input)static Mcp.ResourcesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mcp.ResourcesparseFrom(byte[] data)static Mcp.ResourcesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mcp.ResourcesparseFrom(com.google.protobuf.ByteString data)static Mcp.ResourcesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mcp.ResourcesparseFrom(com.google.protobuf.CodedInputStream input)static Mcp.ResourcesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mcp.ResourcesparseFrom(java.io.InputStream input)static Mcp.ResourcesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Mcp.ResourcesparseFrom(java.nio.ByteBuffer data)static Mcp.ResourcesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Mcp.Resources>parser()Mcp.Resources.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID
- 另请参阅:
- 常量字段值
-
SYSTEM_VERSION_INFO_FIELD_NUMBER
public static final int SYSTEM_VERSION_INFO_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
systemVersionInfo_
private volatile java.lang.Object systemVersionInfo_
-
COLLECTION_FIELD_NUMBER
public static final int COLLECTION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
collection_
private volatile java.lang.Object collection_
-
RESOURCES_FIELD_NUMBER
public static final int RESOURCES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
resources_
private java.util.List<ResourceOuterClass.Resource> resources_
-
REMOVED_RESOURCES_FIELD_NUMBER
public static final int REMOVED_RESOURCES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
removedResources_
private com.google.protobuf.LazyStringList removedResources_
-
NONCE_FIELD_NUMBER
public static final int NONCE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
nonce_
private volatile java.lang.Object nonce_
-
INCREMENTAL_FIELD_NUMBER
public static final int INCREMENTAL_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
incremental_
private boolean incremental_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Mcp.Resources DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Mcp.Resources> PARSER
-
-
方法详细资料
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getSystemVersionInfo
public java.lang.String getSystemVersionInfo()
The version of the response data (used for debugging).
string system_version_info = 1;- 指定者:
getSystemVersionInfo在接口中Mcp.ResourcesOrBuilder- 返回:
- The systemVersionInfo.
-
getSystemVersionInfoBytes
public com.google.protobuf.ByteString getSystemVersionInfoBytes()
The version of the response data (used for debugging).
string system_version_info = 1;- 指定者:
getSystemVersionInfoBytes在接口中Mcp.ResourcesOrBuilder- 返回:
- The bytes for systemVersionInfo.
-
getCollection
public java.lang.String getCollection()
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;- 指定者:
getCollection在接口中Mcp.ResourcesOrBuilder- 返回:
- The collection.
-
getCollectionBytes
public com.google.protobuf.ByteString getCollectionBytes()
Type of resource collection that is being requested, e.g. istio/networking/v1alpha3/VirtualService k8s/<apiVersion>/<kind>
string collection = 2;- 指定者:
getCollectionBytes在接口中Mcp.ResourcesOrBuilder- 返回:
- The bytes for collection.
-
getResourcesList
public java.util.List<ResourceOuterClass.Resource> getResourcesList()
The response resources wrapped in the common MCP *Resource* message. These are typed resources that match the type url in the RequestResources message. When `incremental` is true, this contains an array of resources to add/update for the specified collection. This modifies the existing collection at the sink When `incremental` is false, this contains the full set of resources for the specified collection. This replaces any previously delivered resources.
repeated .istio.mcp.v1alpha1.Resource resources = 3 [(.gogoproto.nullable) = false];- 指定者:
getResourcesList在接口中Mcp.ResourcesOrBuilder
-
getResourcesOrBuilderList
public java.util.List<? extends ResourceOuterClass.ResourceOrBuilder> getResourcesOrBuilderList()
The response resources wrapped in the common MCP *Resource* message. These are typed resources that match the type url in the RequestResources message. When `incremental` is true, this contains an array of resources to add/update for the specified collection. This modifies the existing collection at the sink When `incremental` is false, this contains the full set of resources for the specified collection. This replaces any previously delivered resources.
repeated .istio.mcp.v1alpha1.Resource resources = 3 [(.gogoproto.nullable) = false];
-
getResourcesCount
public int getResourcesCount()
The response resources wrapped in the common MCP *Resource* message. These are typed resources that match the type url in the RequestResources message. When `incremental` is true, this contains an array of resources to add/update for the specified collection. This modifies the existing collection at the sink When `incremental` is false, this contains the full set of resources for the specified collection. This replaces any previously delivered resources.
repeated .istio.mcp.v1alpha1.Resource resources = 3 [(.gogoproto.nullable) = false];- 指定者:
getResourcesCount在接口中Mcp.ResourcesOrBuilder
-
getResources
public ResourceOuterClass.Resource getResources(int index)
The response resources wrapped in the common MCP *Resource* message. These are typed resources that match the type url in the RequestResources message. When `incremental` is true, this contains an array of resources to add/update for the specified collection. This modifies the existing collection at the sink When `incremental` is false, this contains the full set of resources for the specified collection. This replaces any previously delivered resources.
repeated .istio.mcp.v1alpha1.Resource resources = 3 [(.gogoproto.nullable) = false];- 指定者:
getResources在接口中Mcp.ResourcesOrBuilder
-
getResourcesOrBuilder
public ResourceOuterClass.ResourceOrBuilder getResourcesOrBuilder(int index)
The response resources wrapped in the common MCP *Resource* message. These are typed resources that match the type url in the RequestResources message. When `incremental` is true, this contains an array of resources to add/update for the specified collection. This modifies the existing collection at the sink When `incremental` is false, this contains the full set of resources for the specified collection. This replaces any previously delivered resources.
repeated .istio.mcp.v1alpha1.Resource resources = 3 [(.gogoproto.nullable) = false];- 指定者:
getResourcesOrBuilder在接口中Mcp.ResourcesOrBuilder
-
getRemovedResourcesList
public com.google.protobuf.ProtocolStringList getRemovedResourcesList()
Names of resources that have been deleted and to be removed from the MCP sink node. Removed resources for missing resources can be ignored. When `incremental` is true, this contains an array of resource names to remove for the specified collection. This modifies the existing resource collection at the sink. When `incremental` is false, this field should be ignored.
repeated string removed_resources = 4;- 指定者:
getRemovedResourcesList在接口中Mcp.ResourcesOrBuilder- 返回:
- A list containing the removedResources.
-
getRemovedResourcesCount
public int getRemovedResourcesCount()
Names of resources that have been deleted and to be removed from the MCP sink node. Removed resources for missing resources can be ignored. When `incremental` is true, this contains an array of resource names to remove for the specified collection. This modifies the existing resource collection at the sink. When `incremental` is false, this field should be ignored.
repeated string removed_resources = 4;- 指定者:
getRemovedResourcesCount在接口中Mcp.ResourcesOrBuilder- 返回:
- The count of removedResources.
-
getRemovedResources
public java.lang.String getRemovedResources(int index)
Names of resources that have been deleted and to be removed from the MCP sink node. Removed resources for missing resources can be ignored. When `incremental` is true, this contains an array of resource names to remove for the specified collection. This modifies the existing resource collection at the sink. When `incremental` is false, this field should be ignored.
repeated string removed_resources = 4;- 指定者:
getRemovedResources在接口中Mcp.ResourcesOrBuilder- 参数:
index- The index of the element to return.- 返回:
- The removedResources at the given index.
-
getRemovedResourcesBytes
public com.google.protobuf.ByteString getRemovedResourcesBytes(int index)
Names of resources that have been deleted and to be removed from the MCP sink node. Removed resources for missing resources can be ignored. When `incremental` is true, this contains an array of resource names to remove for the specified collection. This modifies the existing resource collection at the sink. When `incremental` is false, this field should be ignored.
repeated string removed_resources = 4;- 指定者:
getRemovedResourcesBytes在接口中Mcp.ResourcesOrBuilder- 参数:
index- The index of the value to return.- 返回:
- The bytes of the removedResources at the given index.
-
getNonce
public java.lang.String getNonce()
Required. The nonce provides a way for RequestChange to uniquely reference a RequestResources.
string nonce = 5;- 指定者:
getNonce在接口中Mcp.ResourcesOrBuilder- 返回:
- The nonce.
-
getNonceBytes
public com.google.protobuf.ByteString getNonceBytes()
Required. The nonce provides a way for RequestChange to uniquely reference a RequestResources.
string nonce = 5;- 指定者:
getNonceBytes在接口中Mcp.ResourcesOrBuilder- 返回:
- The bytes for nonce.
-
getIncremental
public boolean getIncremental()
This resource response is an incremental update. The source should only send incremental updates if the sink requested them.
bool incremental = 6;- 指定者:
getIncremental在接口中Mcp.ResourcesOrBuilder- 返回:
- The incremental.
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static Mcp.Resources parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Mcp.Resources parseFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Mcp.Resources parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Mcp.Resources parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Mcp.Resources parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Mcp.Resources parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Mcp.Resources parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
newBuilderForType
public Mcp.Resources.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static Mcp.Resources.Builder newBuilder()
-
newBuilder
public static Mcp.Resources.Builder newBuilder(Mcp.Resources prototype)
-
toBuilder
public Mcp.Resources.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected Mcp.Resources.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Mcp.Resources getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Mcp.Resources> parser()
-
getParserForType
public com.google.protobuf.Parser<Mcp.Resources> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Mcp.Resources getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-