Package org.mlflow.api.proto
Class Webhooks.Webhook
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.mlflow.api.proto.Webhooks.Webhook
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Webhooks.WebhookOrBuilder
- Enclosing class:
- Webhooks
public static final class Webhooks.Webhook
extends com.google.protobuf.GeneratedMessageV3
implements Webhooks.WebhookOrBuilder
Webhook entityProtobuf type
mlflow.Webhook- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class 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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Webhooks.Webhook>Deprecated.static final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongTimestamp when webhook was createdstatic Webhooks.WebhookOptional description for the webhookcom.google.protobuf.ByteStringOptional description for the webhookstatic final com.google.protobuf.Descriptors.DescriptorgetEvents(int index) List of events this webhook is subscribed tointList of events this webhook is subscribed toList of events this webhook is subscribed togetEventsOrBuilder(int index) List of events this webhook is subscribed toList<? extends Webhooks.WebhookEventOrBuilder>List of events this webhook is subscribed tolongTimestamp when webhook was last updatedgetName()Name of the webhookcom.google.protobuf.ByteStringName of the webhookcom.google.protobuf.Parser<Webhooks.Webhook>intCurrent status of the webhookfinal com.google.protobuf.UnknownFieldSetgetUrl()URL to send webhook events tocom.google.protobuf.ByteStringURL to send webhook events toUnique identifier for the webhookcom.google.protobuf.ByteStringUnique identifier for the webhookbooleanTimestamp when webhook was createdbooleanOptional description for the webhookinthashCode()booleanTimestamp when webhook was last updatedbooleanhasName()Name of the webhookbooleanCurrent status of the webhookbooleanhasUrl()URL to send webhook events tobooleanUnique identifier for the webhookprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Webhooks.Webhook.Builderstatic Webhooks.Webhook.BuildernewBuilder(Webhooks.Webhook prototype) protected Webhooks.Webhook.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Webhooks.WebhookparseDelimitedFrom(InputStream input) static Webhooks.WebhookparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookparseFrom(byte[] data) static Webhooks.WebhookparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookparseFrom(com.google.protobuf.ByteString data) static Webhooks.WebhookparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookparseFrom(com.google.protobuf.CodedInputStream input) static Webhooks.WebhookparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookparseFrom(InputStream input) static Webhooks.WebhookparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Webhooks.WebhookparseFrom(ByteBuffer data) static Webhooks.WebhookparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Webhooks.Webhook>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
WEBHOOK_ID_FIELD_NUMBER
public static final int WEBHOOK_ID_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER- See Also:
-
URL_FIELD_NUMBER
public static final int URL_FIELD_NUMBER- See Also:
-
EVENTS_FIELD_NUMBER
public static final int EVENTS_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
CREATION_TIMESTAMP_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER- See Also:
-
LAST_UPDATED_TIMESTAMP_FIELD_NUMBER
public static final int LAST_UPDATED_TIMESTAMP_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasWebhookId
public boolean hasWebhookId()Unique identifier for the webhook
optional string webhook_id = 1;- Specified by:
hasWebhookIdin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the webhookId field is set.
-
getWebhookId
Unique identifier for the webhook
optional string webhook_id = 1;- Specified by:
getWebhookIdin interfaceWebhooks.WebhookOrBuilder- Returns:
- The webhookId.
-
getWebhookIdBytes
public com.google.protobuf.ByteString getWebhookIdBytes()Unique identifier for the webhook
optional string webhook_id = 1;- Specified by:
getWebhookIdBytesin interfaceWebhooks.WebhookOrBuilder- Returns:
- The bytes for webhookId.
-
hasName
public boolean hasName()Name of the webhook
optional string name = 2;- Specified by:
hasNamein interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the name field is set.
-
getName
Name of the webhook
optional string name = 2;- Specified by:
getNamein interfaceWebhooks.WebhookOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Name of the webhook
optional string name = 2;- Specified by:
getNameBytesin interfaceWebhooks.WebhookOrBuilder- Returns:
- The bytes for name.
-
hasDescription
public boolean hasDescription()Optional description for the webhook
optional string description = 3;- Specified by:
hasDescriptionin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
Optional description for the webhook
optional string description = 3;- Specified by:
getDescriptionin interfaceWebhooks.WebhookOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Optional description for the webhook
optional string description = 3;- Specified by:
getDescriptionBytesin interfaceWebhooks.WebhookOrBuilder- Returns:
- The bytes for description.
-
hasUrl
public boolean hasUrl()URL to send webhook events to
optional string url = 4;- Specified by:
hasUrlin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the url field is set.
-
getUrl
URL to send webhook events to
optional string url = 4;- Specified by:
getUrlin interfaceWebhooks.WebhookOrBuilder- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()URL to send webhook events to
optional string url = 4;- Specified by:
getUrlBytesin interfaceWebhooks.WebhookOrBuilder- Returns:
- The bytes for url.
-
getEventsList
List of events this webhook is subscribed to
repeated .mlflow.WebhookEvent events = 5;- Specified by:
getEventsListin interfaceWebhooks.WebhookOrBuilder
-
getEventsOrBuilderList
List of events this webhook is subscribed to
repeated .mlflow.WebhookEvent events = 5;- Specified by:
getEventsOrBuilderListin interfaceWebhooks.WebhookOrBuilder
-
getEventsCount
public int getEventsCount()List of events this webhook is subscribed to
repeated .mlflow.WebhookEvent events = 5;- Specified by:
getEventsCountin interfaceWebhooks.WebhookOrBuilder
-
getEvents
List of events this webhook is subscribed to
repeated .mlflow.WebhookEvent events = 5;- Specified by:
getEventsin interfaceWebhooks.WebhookOrBuilder
-
getEventsOrBuilder
List of events this webhook is subscribed to
repeated .mlflow.WebhookEvent events = 5;- Specified by:
getEventsOrBuilderin interfaceWebhooks.WebhookOrBuilder
-
hasStatus
public boolean hasStatus()Current status of the webhook
optional .mlflow.WebhookStatus status = 6;- Specified by:
hasStatusin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
Current status of the webhook
optional .mlflow.WebhookStatus status = 6;- Specified by:
getStatusin interfaceWebhooks.WebhookOrBuilder- Returns:
- The status.
-
hasCreationTimestamp
public boolean hasCreationTimestamp()Timestamp when webhook was created
optional int64 creation_timestamp = 7;- Specified by:
hasCreationTimestampin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public long getCreationTimestamp()Timestamp when webhook was created
optional int64 creation_timestamp = 7;- Specified by:
getCreationTimestampin interfaceWebhooks.WebhookOrBuilder- Returns:
- The creationTimestamp.
-
hasLastUpdatedTimestamp
public boolean hasLastUpdatedTimestamp()Timestamp when webhook was last updated
optional int64 last_updated_timestamp = 8;- Specified by:
hasLastUpdatedTimestampin interfaceWebhooks.WebhookOrBuilder- Returns:
- Whether the lastUpdatedTimestamp field is set.
-
getLastUpdatedTimestamp
public long getLastUpdatedTimestamp()Timestamp when webhook was last updated
optional int64 last_updated_timestamp = 8;- Specified by:
getLastUpdatedTimestampin interfaceWebhooks.WebhookOrBuilder- Returns:
- The lastUpdatedTimestamp.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Webhooks.Webhook parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webhooks.Webhook parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webhooks.Webhook parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webhooks.Webhook parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webhooks.Webhook parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Webhooks.Webhook parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Webhooks.Webhook parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Webhooks.Webhook parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Webhooks.Webhook parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Webhooks.Webhook parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Webhooks.Webhook.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-