类 Mcp.MeshConfigRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
istio.mcp.v1alpha1.Mcp.MeshConfigRequest
所有已实现的接口:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Mcp.MeshConfigRequestOrBuilder, Serializable
封闭类:
Mcp

public static final class Mcp.MeshConfigRequest extends com.google.protobuf.GeneratedMessageV3 implements Mcp.MeshConfigRequestOrBuilder
 A MeshConfigRequest requests a set of versioned resources of the
 same type for a given client.
 
Protobuf type istio.mcp.v1alpha1.MeshConfigRequest
另请参阅:
  • 嵌套类概要

    嵌套类
    修饰符和类型
    说明
    static final class 
    A MeshConfigRequest requests a set of versioned resources of the same type for a given client.

    从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    从类继承的嵌套类/接口 com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    从类继承的字段 com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    从类继承的字段 com.google.protobuf.AbstractMessage

    memoizedSize

    从类继承的字段 com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • 方法概要

    修饰符和类型
    方法
    说明
    boolean
     
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.rpc.Status
    This is populated when the previous MeshConfigResponse failed to update configuration.
    com.google.rpc.StatusOrBuilder
    This is populated when the previous MeshConfigResponse failed to update configuration.
    com.google.protobuf.Parser<Mcp.MeshConfigRequest>
     
    The nonce corresponding to MeshConfigResponse being ACK/NACKed.
    com.google.protobuf.ByteString
    The nonce corresponding to MeshConfigResponse being ACK/NACKed.
    int
     
    The sink node making the request.
    The sink node making the request.
    Type of the resource that is being requested, e.g.
    com.google.protobuf.ByteString
    Type of the resource that is being requested, e.g.
    The version_info provided in the request messages will be the version_info received with the most recent successfully processed response or empty on the first request.
    com.google.protobuf.ByteString
    The version_info provided in the request messages will be the version_info received with the most recent successfully processed response or empty on the first request.
    boolean
    This is populated when the previous MeshConfigResponse failed to update configuration.
    int
     
    boolean
    The sink node making the request.
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Mcp.MeshConfigRequest>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    从类继承的方法 com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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

    从类继承的方法 com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    从类继承的方法 java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    从接口继承的方法 com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    从接口继承的方法 com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • 字段详细资料

    • VERSION_INFO_FIELD_NUMBER

      public static final int VERSION_INFO_FIELD_NUMBER
      另请参阅:
    • SINK_NODE_FIELD_NUMBER

      public static final int SINK_NODE_FIELD_NUMBER
      另请参阅:
    • TYPE_URL_FIELD_NUMBER

      public static final int TYPE_URL_FIELD_NUMBER
      另请参阅:
    • RESPONSE_NONCE_FIELD_NUMBER

      public static final int RESPONSE_NONCE_FIELD_NUMBER
      另请参阅:
    • ERROR_DETAIL_FIELD_NUMBER

      public static final int ERROR_DETAIL_FIELD_NUMBER
      另请参阅:
  • 方法详细资料

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      覆盖:
      newInstance 在类中 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
    • getVersionInfo

      public String getVersionInfo()
       The version_info provided in the request messages will be the
       version_info received with the most recent successfully processed
       response or empty on the first request. It is expected that no
       new request is sent after a response is received until the client
       instance is ready to ACK/NACK the new configuration. ACK/NACK
       takes place by returning the new API config version as applied or
       the previous API config version respectively. Each type_url (see
       below) has an independent version associated with it.
       
      string version_info = 1;
      指定者:
      getVersionInfo 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The versionInfo.
    • getVersionInfoBytes

      public com.google.protobuf.ByteString getVersionInfoBytes()
       The version_info provided in the request messages will be the
       version_info received with the most recent successfully processed
       response or empty on the first request. It is expected that no
       new request is sent after a response is received until the client
       instance is ready to ACK/NACK the new configuration. ACK/NACK
       takes place by returning the new API config version as applied or
       the previous API config version respectively. Each type_url (see
       below) has an independent version associated with it.
       
      string version_info = 1;
      指定者:
      getVersionInfoBytes 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The bytes for versionInfo.
    • hasSinkNode

      public boolean hasSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 2;
      指定者:
      hasSinkNode 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      Whether the sinkNode field is set.
    • getSinkNode

      public Mcp.SinkNode getSinkNode()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 2;
      指定者:
      getSinkNode 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The sinkNode.
    • getSinkNodeOrBuilder

      public Mcp.SinkNodeOrBuilder getSinkNodeOrBuilder()
       The sink node making the request.
       
      .istio.mcp.v1alpha1.SinkNode sink_node = 2;
      指定者:
      getSinkNodeOrBuilder 在接口中 Mcp.MeshConfigRequestOrBuilder
    • getTypeUrl

      public String getTypeUrl()
       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 3;
      指定者:
      getTypeUrl 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The typeUrl.
    • getTypeUrlBytes

      public com.google.protobuf.ByteString getTypeUrlBytes()
       Type of the resource that is being requested, e.g.
       "type.googleapis.com/istio.io.networking.v1alpha3.VirtualService".
       
      string type_url = 3;
      指定者:
      getTypeUrlBytes 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The bytes for typeUrl.
    • getResponseNonce

      public String getResponseNonce()
       The nonce corresponding to MeshConfigResponse being
       ACK/NACKed. See above discussion on version_info and the
       MeshConfigResponse nonce comment. This may be empty if no nonce is
       available, e.g. at startup.
       
      string response_nonce = 4;
      指定者:
      getResponseNonce 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The responseNonce.
    • getResponseNonceBytes

      public com.google.protobuf.ByteString getResponseNonceBytes()
       The nonce corresponding to MeshConfigResponse being
       ACK/NACKed. See above discussion on version_info and the
       MeshConfigResponse nonce comment. This may be empty if no nonce is
       available, e.g. at startup.
       
      string response_nonce = 4;
      指定者:
      getResponseNonceBytes 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The bytes for responseNonce.
    • hasErrorDetail

      public boolean hasErrorDetail()
       This is populated when the previous MeshConfigResponse failed to
       update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure. It
       is only intended for consumption during manual debugging, the
       string provided is not guaranteed to be stable across client
       versions.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      hasErrorDetail 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      Whether the errorDetail field is set.
    • getErrorDetail

      public com.google.rpc.Status getErrorDetail()
       This is populated when the previous MeshConfigResponse failed to
       update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure. It
       is only intended for consumption during manual debugging, the
       string provided is not guaranteed to be stable across client
       versions.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      getErrorDetail 在接口中 Mcp.MeshConfigRequestOrBuilder
      返回:
      The errorDetail.
    • getErrorDetailOrBuilder

      public com.google.rpc.StatusOrBuilder getErrorDetailOrBuilder()
       This is populated when the previous MeshConfigResponse failed to
       update configuration. The *message* field in *error_details*
       provides the client internal exception related to the failure. It
       is only intended for consumption during manual debugging, the
       string provided is not guaranteed to be stable across client
       versions.
       
      .google.rpc.Status error_detail = 5;
      指定者:
      getErrorDetailOrBuilder 在接口中 Mcp.MeshConfigRequestOrBuilder
    • 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 IOException
      指定者:
      writeTo 在接口中 com.google.protobuf.MessageLite
      覆盖:
      writeTo 在类中 com.google.protobuf.GeneratedMessageV3
      抛出:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      指定者:
      getSerializedSize 在接口中 com.google.protobuf.MessageLite
      覆盖:
      getSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(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.MeshConfigRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      抛出:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static Mcp.MeshConfigRequest parseDelimitedFrom(InputStream input) throws IOException
      抛出:
      IOException
    • parseDelimitedFrom

      public static Mcp.MeshConfigRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      抛出:
      IOException
    • parseFrom

      public static Mcp.MeshConfigRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      抛出:
      IOException
    • newBuilderForType

      public Mcp.MeshConfigRequest.Builder newBuilderForType()
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.Message
      指定者:
      newBuilderForType 在接口中 com.google.protobuf.MessageLite
    • newBuilder

      public static Mcp.MeshConfigRequest.Builder newBuilder()
    • newBuilder

      public static Mcp.MeshConfigRequest.Builder newBuilder(Mcp.MeshConfigRequest prototype)
    • toBuilder

      public Mcp.MeshConfigRequest.Builder toBuilder()
      指定者:
      toBuilder 在接口中 com.google.protobuf.Message
      指定者:
      toBuilder 在接口中 com.google.protobuf.MessageLite
    • newBuilderForType

      protected Mcp.MeshConfigRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      指定者:
      newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Mcp.MeshConfigRequest getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Mcp.MeshConfigRequest> parser()
    • getParserForType

      public com.google.protobuf.Parser<Mcp.MeshConfigRequest> getParserForType()
      指定者:
      getParserForType 在接口中 com.google.protobuf.Message
      指定者:
      getParserForType 在接口中 com.google.protobuf.MessageLite
      覆盖:
      getParserForType 在类中 com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Mcp.MeshConfigRequest getDefaultInstanceForType()
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuilder
      指定者:
      getDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilder