Uses of Class
com.google.cloud.aiplatform.v1.EventActions
Packages that use EventActions
-
Uses of EventActions in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EventActionsModifier and TypeMethodDescriptionEventActions.Builder.build()EventActions.Builder.buildPartial()SessionEvent.Builder.getActions()Optional.SessionEvent.getActions()Optional.SessionEventOrBuilder.getActions()Optional.static EventActionsEventActions.getDefaultInstance()EventActions.Builder.getDefaultInstanceForType()EventActions.getDefaultInstanceForType()static EventActionsEventActions.parseDelimitedFrom(InputStream input) static EventActionsEventActions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventActionsEventActions.parseFrom(byte[] data) static EventActionsEventActions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventActionsEventActions.parseFrom(com.google.protobuf.ByteString data) static EventActionsEventActions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventActionsEventActions.parseFrom(com.google.protobuf.CodedInputStream input) static EventActionsEventActions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventActionsEventActions.parseFrom(InputStream input) static EventActionsEventActions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static EventActionsEventActions.parseFrom(ByteBuffer data) static EventActionsEventActions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EventActionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<EventActions>EventActions.getParserForType()static com.google.protobuf.Parser<EventActions>EventActions.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type EventActionsModifier and TypeMethodDescriptionSessionEvent.Builder.mergeActions(EventActions value) Optional.EventActions.Builder.mergeFrom(EventActions other) static EventActions.BuilderEventActions.newBuilder(EventActions prototype) SessionEvent.Builder.setActions(EventActions value) Optional.